gvisor/pkg/tcpip
Ian Gudger dc21c5ca16 Add Close and Wait methods to stack.
Link endpoints still don't have a unified way to be requested to stop.

Updates #837

PiperOrigin-RevId: 277398952
2019-10-29 17:22:32 -07:00
..
adapters/gonet Remove centralized registration of protocols. 2019-09-25 12:57:05 -07:00
buffer netstack/tcp: software segmentation offload 2019-10-22 11:55:56 -07:00
checker Validate the checksum for incoming ICMPv6 packets 2019-10-25 16:06:55 -07:00
hash/jenkins Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
header Support iterating an NDP options buffer. 2019-10-29 10:30:21 -07:00
iptables Reorder BUILD license and load functions in netstack. 2019-10-14 15:21:59 -07:00
link Update build tags to allow Go 1.14 2019-10-29 13:18:16 -07:00
network
ports Fix bugs in PickEphemeralPort for TCP. 2019-09-30 13:55:22 -07:00
sample Remove centralized registration of protocols. 2019-09-25 12:57:05 -07:00
seqnum Reorder BUILD license and load functions in netstack. 2019-10-14 15:21:59 -07:00
stack Add Close and Wait methods to stack. 2019-10-29 17:22:32 -07:00
transport Add endpoint tracking to the stack. 2019-10-29 16:14:51 -07:00
BUILD Reorder BUILD license and load functions in netstack. 2019-10-14 15:21:59 -07:00
tcpip.go
tcpip_test.go
time.s
time_unsafe.go