gvisor/pkg/tcpip
Ian Gudger 6cba410df0 Move Unix transport out of netstack
PiperOrigin-RevId: 217557656
Change-Id: I63d27635b1a6c12877279995d2d9847b6a19da9b
2018-10-17 11:37:51 -07:00
..
adapters/gonet Change tcpip.Route.Mask to tcpip.AddressMask. 2018-09-28 12:18:15 -07:00
buffer Remove buffer.Prependable.UsedBytes 2018-09-14 16:39:56 -07:00
checker
header Export ipv6 address helpers 2018-09-26 09:49:52 -07:00
link Enforce message size limits and avoid host calls with too many iovecs 2018-10-10 14:10:17 -07:00
network Change tcpip.Route.Mask to tcpip.AddressMask. 2018-09-28 12:18:15 -07:00
ports Prevent TCP connect from picking bound ports 2018-09-17 20:44:04 -07:00
sample Change tcpip.Route.Mask to tcpip.AddressMask. 2018-09-28 12:18:15 -07:00
seqnum
stack Block for link address resolution 2018-09-28 11:00:16 -07:00
transport Move Unix transport out of netstack 2018-10-17 11:37:51 -07:00
BUILD
tcpip.go Add String() method to AddressMask 2018-10-11 15:22:02 -07:00
tcpip_test.go Change tcpip.Route.Mask to tcpip.AddressMask. 2018-09-28 12:18:15 -07:00
time.s Add empty .s file to allow `//go:linkname` 2018-09-17 13:06:55 -07:00
time_unsafe.go