gvisor/pkg/tcpip/stack
Ian Gudger 7d80e85835 Allow waiting for Endpoint worker goroutines to finish.
Updates #837

PiperOrigin-RevId: 277325162
2019-10-29 11:32:48 -07: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 interface-specific NDP configurations instead of the stack-wide default. 2019-10-24 11:09:18 -07:00
ndp_test.go Use interface-specific NDP configurations instead of the stack-wide default. 2019-10-24 11:09:18 -07:00
nic.go Use the user supplied TCP MSS when creating a new active socket 2019-10-28 18:20:36 -07:00
registration.go Allow waiting for Endpoint worker goroutines to finish. 2019-10-29 11:32:48 -07:00
route.go netstack/tcp: software segmentation offload 2019-10-22 11:55:56 -07:00
stack.go Use interface-specific NDP configurations instead of the stack-wide default. 2019-10-24 11:09:18 -07:00
stack_global_state.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
stack_test.go Inform netstack integrator when Duplicate Address Detection completes 2019-10-23 13:26:35 -07:00
transport_demuxer.go Allow waiting for Endpoint worker goroutines to finish. 2019-10-29 11:32:48 -07:00
transport_demuxer_test.go Implement SO_BINDTODEVICE sockopt 2019-09-27 14:14:04 -07:00
transport_test.go Allow waiting for Endpoint worker goroutines to finish. 2019-10-29 11:32:48 -07:00