summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/transport/udp
AgeCommit message (Expand)Author
2018-08-01Move stack clock to options structIan Gudger
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-09Notify UDP and Ping endpoints on closeIan Gudger
2018-07-09Switch netstack licenses to Apache 2.0.Nicolas Lacasse
2018-05-17Fix sendto for dual stack UDP socketsIan Gudger
2018-05-01Add support for ping socketsIan Gudger
2018-05-01Implement SO_TIMESTAMPIan Gudger
2018-04-28Check in gVisor.Googler