gvisor/pkg/tcpip/stack
Tamir Duberstein d81d94ac4c Replace uinptr with int64 when returning lengths
This is in accordance with newer parts of the standard library.

PiperOrigin-RevId: 263449916
2019-08-14 16:05:56 -07:00
..
BUILD Plumbing for iptables sockopts. 2019-08-02 16:26:48 -07:00
linkaddrcache.go Update canonical repository. 2019-06-13 16:50:15 -07:00
linkaddrcache_test.go Update canonical repository. 2019-06-13 16:50:15 -07:00
nic.go Pass ProtocolAddress instead of its fields 2019-07-30 15:06:39 -07:00
registration.go Add support for a subnet prefix length on interface network addresses 2019-07-24 13:42:14 -07:00
route.go Add IPPROTO_RAW, which allows raw sockets to write IP headers. 2019-07-12 18:09:12 -07:00
stack.go netstack: Don't start endpoint goroutines too soon on restore. 2019-08-08 12:33:11 -07:00
stack_global_state.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
stack_test.go Pass ProtocolAddress instead of its fields 2019-07-30 15:06:39 -07:00
transport_demuxer.go Update canonical repository. 2019-06-13 16:50:15 -07:00
transport_test.go Replace uinptr with int64 when returning lengths 2019-08-14 16:05:56 -07:00