gvisor/pkg/tcpip/network
Ian Gudger 27500d529f New sync package.
* Rename syncutil to sync.
* Add aliases to sync types.
* Replace existing usage of standard library sync package.

This will make it easier to swap out synchronization primitives. For example,
this will allow us to use primitives from github.com/sasha-s/go-deadlock to
check for lock ordering violations.

Updates #1472

PiperOrigin-RevId: 289033387
2020-01-09 22:02:24 -08:00
..
arp Remove redundant function argument 2020-01-08 10:22:51 -08:00
fragmentation New sync package. 2020-01-09 22:02:24 -08:00
hash Update canonical repository. 2019-06-13 16:50:15 -07:00
ipv4 Remove redundant function argument 2020-01-08 10:22:51 -08:00
ipv6 Remove redundant function argument 2020-01-08 10:22:51 -08:00
BUILD Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
ip_test.go Remove redundant function argument 2020-01-08 10:22:51 -08:00