gvisor/pkg/tcpip/network
Ian Gudger c37b196455 Add support for tearing down protocol dispatchers and TIME_WAIT endpoints.
Protocol dispatchers were previously leaked. Bypassing TIME_WAIT is required to
test this change.

Also fix a race when a socket in SYN-RCVD is closed. This is also required to
test this change.

PiperOrigin-RevId: 296922548
2020-02-24 10:32:17 -08:00
..
arp Add support for tearing down protocol dispatchers and TIME_WAIT endpoints. 2020-02-24 10:32:17 -08:00
fragmentation Standardize on tools directory. 2020-01-27 12:21:00 -08:00
hash Standardize on tools directory. 2020-01-27 12:21:00 -08:00
ipv4 Add support for tearing down protocol dispatchers and TIME_WAIT endpoints. 2020-02-24 10:32:17 -08:00
ipv6 Add support for tearing down protocol dispatchers and TIME_WAIT endpoints. 2020-02-24 10:32:17 -08:00
BUILD Standardize on tools directory. 2020-01-27 12:21:00 -08:00
ip_test.go Fix test building. 2020-01-13 14:54:32 -08:00