summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/stack/BUILD
AgeCommit message (Expand)Author
2020-01-03Support generating opaque interface identifiers as defined by RFC 7217Ghanan Gowripalan
2019-11-23Cleanup visibility.Adin Scannell
2019-10-22Respect new PrimaryEndpointBehavior when addresses gets promoted to permanentGhanan Gowripalan
2019-10-16Do Duplicate Address Detection on permanent IPv6 addresses.Ghanan Gowripalan
2019-10-14Reorder BUILD license and load functions in netstack.Kevin Krakauer
2019-09-30Fix bugs in PickEphemeralPort for TCP.Bhasker Hariharan
2019-09-27Implement SO_BINDTODEVICE sockoptgVisor bot
2019-09-12Remove go_test from go_stateify and go_marshalMichael Pratt
2019-09-03Make UDP traceroute work.Bhasker Hariharan
2019-08-28Export generated linkAddrEntryEntryTamir Duberstein
2019-08-27Populate link address cache at dispatchTamir Duberstein
2019-08-02Plumbing for iptables sockopts.Kevin Krakauer
2019-06-13Update canonical repository.Adin Scannell
2019-01-31Remove license commentsMichael Pratt
2019-01-29Fix NIC endpoint forwarding.Ian Gudger
2018-12-28Implement SO_REUSEPORT for TCP and UDP socketsAndrei Vagin
2018-12-06Allow sending of broadcast packets w/o route.Chris Kuiper
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-07-09Switch netstack licenses to Apache 2.0.Nicolas Lacasse
2018-04-28Check in gVisor.Googler