summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/transport/udp/BUILD
AgeCommit message (Expand)Author
2019-09-12Remove go_test from go_stateify and go_marshalMichael Pratt
2019-08-02Plumbing for iptables sockopts.Kevin Krakauer
2019-06-13Update canonical repository.Adin Scannell
2019-05-22UDP and TCP raw socket support.Kevin Krakauer
2019-04-18tcpip/transport/udp: add Forwarder typeBen Burkert
2019-03-08Implement IP_MULTICAST_LOOP.Ian Gudger
2019-01-31Remove license commentsMichael Pratt
2018-09-04Distinguish Element and Linker for ilist.Adin Scannell
2018-08-02Automated rollback of changelist 207037226Zhaozhong Ni
2018-08-01Automated rollback of changelist 207007153Michael Pratt
2018-08-01stateify: convert all packages to use explicit mode.Zhaozhong Ni
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