gvisor/pkg/tcpip
Dean Deng 771e9ce8e1 Unlock tcp endpoint mutex before blocking forever.
This was occasionally causing tests to get stuck due to races with the save
process, during which the same mutex is acquired.

PiperOrigin-RevId: 340789616
2020-11-04 22:46:51 -08:00
..
adapters/gonet
buffer Fix IPv4 ICMP echo handler to copy options 2020-10-05 20:43:55 -07:00
checker Add support for Timestamp and RecordRoute IP options 2020-10-27 19:32:09 -07:00
faketime Discard IP fragments as soon as it expires 2020-09-29 11:29:50 -07:00
hash/jenkins
header net/tcpip: connect to unset loopback address has to return EADDRNOTAVAIL 2020-10-31 01:19:40 -07:00
link
network
ports Skip listening TCP ports when trying to bind a free port. 2020-08-20 13:25:23 -07:00
sample
seqnum
stack Send NUD probes in a separate gorountine 2020-11-02 19:20:47 -08:00
tests/integration
transport Unlock tcp endpoint mutex before blocking forever. 2020-11-04 22:46:51 -08:00
BUILD
tcpip.go Add support for Timestamp and RecordRoute IP options 2020-10-27 19:32:09 -07:00
tcpip_test.go
time.s Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
time_unsafe.go
timer.go
timer_test.go Add AfterFunc to tcpip.Clock 2020-07-23 18:00:43 -07:00