Age | Commit message (Expand) | Author |
---|---|---|
2021-01-13 | Do not resolve remote link address at transport layer | Ghanan Gowripalan |
2020-12-22 | Move SO_BINDTODEVICE to socketops. | Nayana Bidari |
2020-11-05 | Use stack.Route exclusively for writing packets | Ghanan Gowripalan |
2020-10-11 | Assign ep.effectiveNetProtos in UDP forwarder's CreateEndpoint | patr0nus |
2020-06-10 | Add support for SO_REUSEADDR to UDP sockets/endpoints. | Ian Gudger |
2020-06-03 | Pass PacketBuffer as pointer. | Ting-Yu Wang |
2020-03-24 | Move tcpip.PacketBuffer and IPTables to stack package. | Bhasker Hariharan |
2019-11-06 | Use PacketBuffers, rather than VectorisedViews, in netstack. | Kevin Krakauer |
2019-10-09 | Internal change. | gVisor bot |
2019-09-27 | Implement SO_BINDTODEVICE sockopt | gVisor bot |
2019-08-29 | Implement /proc/net/udp. | Rahat Mahmood |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-18 | tcpip/transport/udp: add Forwarder type | Ben Burkert |