gvisor/pkg/tcpip/stack
Kevin Krakauer 9db08c4e58 Use PacketBuffers with GSO.
PiperOrigin-RevId: 282045221
2019-11-22 14:52:35 -08:00
..
BUILD Respect new PrimaryEndpointBehavior when addresses gets promoted to permanent 2019-10-22 13:54:33 -07:00
icmp_rate_limit.go Simplify ICMPRateLimiter 2019-09-24 09:50:51 -07:00
linkaddrcache.go Populate link address cache at dispatch 2019-08-27 18:54:56 -07:00
linkaddrcache_test.go Populate link address cache at dispatch 2019-08-27 18:54:56 -07:00
ndp.go Use PacketBuffers for outgoing packets. 2019-11-14 10:15:38 -08:00
ndp_test.go Use PacketBuffers for outgoing packets. 2019-11-14 10:15:38 -08:00
nic.go Use PacketBuffers for outgoing packets. 2019-11-14 10:15:38 -08:00
registration.go Use PacketBuffers with GSO. 2019-11-22 14:52:35 -08:00
route.go Use PacketBuffers with GSO. 2019-11-22 14:52:35 -08:00
stack.go Use PacketBuffers for outgoing packets. 2019-11-14 10:15:38 -08:00
stack_global_state.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
stack_test.go Use PacketBuffers with GSO. 2019-11-22 14:52:35 -08:00
transport_demuxer.go Do not handle TCP packets that include a non-unicast IP address 2019-11-12 15:50:02 -08:00
transport_demuxer_test.go Rename nicid to nicID to follow go-readability initialisms 2019-11-06 19:41:25 -08:00
transport_test.go Use PacketBuffers for outgoing packets. 2019-11-14 10:15:38 -08:00