gvisor/pkg/tcpip/stack
Googler 12d9cf6fab Adds a WriteRawPacket method to the InjectableLinkEndpoint interface.
Also exposes ipv4.MaxTotalSize since it is a generally useful constant.

PiperOrigin-RevId: 235799755
Change-Id: I1fa8d5294bf355acf5527cfdf274b3687d3c8b13
2019-02-26 14:58:37 -08:00
..
BUILD Remove license comments 2019-01-31 11:12:53 -08:00
linkaddrcache.go Simplify channel management 2018-10-23 08:16:13 -07:00
linkaddrcache_test.go Fix flaky TestCacheResolutionTimeout 2018-11-07 12:01:48 -08:00
nic.go Use more conservative locking in NIC.DeliverNetworkPacket 2019-02-26 09:10:37 -08:00
registration.go Adds a WriteRawPacket method to the InjectableLinkEndpoint interface. 2019-02-26 14:58:37 -08:00
route.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
stack.go Implement IP_MULTICAST_IF. 2019-02-15 18:40:15 -08:00
stack_global_state.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
stack_test.go Fix NIC endpoint forwarding. 2019-01-29 16:23:30 -08:00
transport_demuxer.go Implement Broadcast support 2019-02-20 12:54:13 -08:00
transport_test.go Fix NIC endpoint forwarding. 2019-01-29 16:23:30 -08:00