Age | Commit message (Expand) | Author |
2021-01-07 | Merge release-20201208.0-127-gb1de1da31 (automated) | gVisor bot |
2021-01-07 | netstack: Refactor tcpip.Endpoint.Read | Ting-Yu Wang |
2021-01-06 | Merge release-20201208.0-118-g7817e3b5e (automated) | gVisor bot |
2021-01-06 | Do not filter frames in ethernet link endpoint | Ghanan Gowripalan |
2021-01-06 | Merge release-20201208.0-117-gabe9d9f67 (automated) | gVisor bot |
2021-01-06 | Support add/remove IPv6 multicast group sock opt | Ghanan Gowripalan |
2020-12-28 | Merge release-20201208.0-89-g3ff7324df (automated) | gVisor bot |
2020-12-22 | Move SO_BINDTODEVICE to socketops. | Nayana Bidari |
2020-12-22 | Correctly log sniffed ARP packets | Tamir Duberstein |
2020-12-22 | Invoke address resolution upon subsequent traffic to Failed neighbor | Peter Johnston |
2020-12-21 | Prefer matching labels and longest matching prefix | Ghanan Gowripalan |
2020-12-21 | Don't modify a packet header when it can be used by other endpoints | Andrei Vagin |
2020-12-21 | RLock Endpoint in raw.Endpoint.HandlePacket | Kevin Krakauer |
2020-12-17 | [netstack] Implement IP(V6)_RECVERR socket option. | Ayush Ranjan |
2020-12-17 | [netstack] Implement MSG_ERRQUEUE flag for recvmsg(2). | Ayush Ranjan |
2020-12-17 | Remove duplicate `return` | Tamir Duberstein |
2020-12-16 | Cleanup locking in multicast group protocol tests | Ghanan Gowripalan |
2020-12-16 | Automated rollback of changelist 346565589 | gVisor bot |
2020-12-16 | Add support to count the number of packets SACKed. | Nayana Bidari |
2020-12-16 | Ensure correctness of saved receive window | Mithun Iyer |
2020-12-15 | Validate router alert's data length | Ghanan Gowripalan |
2020-12-15 | Don't split enabled flag across multicast group state | Ghanan Gowripalan |
2020-12-15 | Fix error code for connect in raw sockets. | Nayana Bidari |
2020-12-15 | Merge release-20201208.0-46-g25ebddbdd (automated) | gVisor bot |
2020-12-15 | Fix a data race in packetEPs | Ting-Yu Wang |
2020-12-14 | Merge release-20201208.0-43-g2e191cb3f (automated) | gVisor bot |
2020-12-14 | Move SO_LINGER option to socketops. | Nayana Bidari |
2020-12-14 | Merge release-20201208.0-41-gab593661e (automated) | gVisor bot |
2020-12-14 | Move SO_ERROR and SO_OOBINLINE option to socketops. | Nayana Bidari |
2020-12-12 | Merge release-20201208.0-40-g08d36b6c6 (automated) | gVisor bot |
2020-12-12 | Reduce the memory overhead in IP fragment management | Toshi Kikuchi |
2020-12-12 | Merge release-20201208.0-39-g4aef908c9 (automated) | gVisor bot |
2020-12-12 | Introduce IPv6 extension header serialization facilities | Bruno Dal Bo |
2020-12-12 | Merge release-20201208.0-36-g1e92732eb (automated) | gVisor bot |
2020-12-11 | Merge release-20201208.0-34-gd45420b15 (automated) | gVisor bot |
2020-12-11 | Fix panic when IPv4 address is used in sendmsg for IPv6 sockets | Nayana Bidari |
2020-12-11 | Merge release-20201208.0-28-gaf4afdc0e (automated) | gVisor bot |
2020-12-11 | [netstack] Decouple tcpip.ControlMessages from the IP control messges. | Ayush Ranjan |
2020-12-11 | Merge release-20201130.0-84-gbcb97a3bb (automated) | gVisor bot |
2020-12-10 | Disable host reassembly for fragments. | Bhasker Hariharan |
2020-12-10 | Merge release-20201130.0-80-g53a95ad0d (automated) | gVisor bot |
2020-12-10 | Use specified source address for IGMP/MLD packets | Ghanan Gowripalan |
2020-12-10 | Merge release-20201130.0-74-g92ca72ecb (automated) | gVisor bot |
2020-12-10 | Merge release-20201130.0-71-g992769c77 (automated) | gVisor bot |
2020-12-10 | Merge release-20201130.0-69-g50189b0d6 (automated) | gVisor bot |
2020-12-09 | Add support for IP_RECVORIGDSTADDR IP option. | Bhasker Hariharan |
2020-12-09 | Merge release-20201130.0-67-gf6cb96bd5 (automated) | gVisor bot |
2020-12-09 | [netstack] Make tcpip.Error savable. | Ayush Ranjan |
2020-12-09 | Do not perform IGMP/MLD on loopback interfaces | Ghanan Gowripalan |
2020-12-09 | Merge release-20201130.0-65-g96d14de0f (automated) | gVisor bot |