gvisor/pkg/tcpip/network/ipv4
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
..
BUILD Standardize on tools directory. 2020-01-27 12:21:00 -08:00
icmp.go Use PacketBuffers for outgoing packets. 2019-11-14 10:15:38 -08:00
ipv4.go Add support for tearing down protocol dispatchers and TIME_WAIT endpoints. 2020-02-24 10:32:17 -08:00
ipv4_test.go Use PacketBuffers for outgoing packets. 2019-11-14 10:15:38 -08:00