gvisor/pkg/tcpip
Tamir Duberstein 51538c973e Store primary endpoints in a slice
There's no need for a linked list here.

PiperOrigin-RevId: 275565920
2019-10-18 16:14:09 -07:00
..
adapters/gonet Remove centralized registration of protocols. 2019-09-25 12:57:05 -07:00
buffer Reorder BUILD license and load functions in netstack. 2019-10-14 15:21:59 -07:00
checker Do Duplicate Address Detection on permanent IPv6 addresses. 2019-10-16 22:54:45 -07:00
hash/jenkins Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
header NDP Neighbor Solicitations sent during DAD must have an IP hop limit of 255 2019-10-17 13:06:15 -07:00
iptables Reorder BUILD license and load functions in netstack. 2019-10-14 15:21:59 -07:00
link Use a different fanoutID for each new fdbased endpoint. 2019-10-14 13:10:16 -07:00
network Remove restrictions on the sending address 2019-10-18 14:10:30 -07:00
ports Fix bugs in PickEphemeralPort for TCP. 2019-09-30 13:55:22 -07:00
sample Remove centralized registration of protocols. 2019-09-25 12:57:05 -07:00
seqnum Reorder BUILD license and load functions in netstack. 2019-10-14 15:21:59 -07:00
stack Store primary endpoints in a slice 2019-10-18 16:14:09 -07:00
transport Fix typo while initializing protocol for UDP endpoints. 2019-10-18 16:00:11 -07:00
BUILD Reorder BUILD license and load functions in netstack. 2019-10-14 15:21:59 -07:00
tcpip.go Set NDP hop limit in accordance with RFC 4861 2019-10-15 12:43:25 -07:00
tcpip_test.go Implement proper local broadcast behavior 2019-10-03 19:31:35 -07:00
time.s Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
time_unsafe.go Add build guard to files using go:linkname 2019-05-30 12:09:39 -07:00