gvisor/pkg/tcpip
Ghanan Gowripalan 27e896f290 Add a type to represent the NDP Prefix Information option.
This change is in preparation for NDP Prefix Discovery and SLAAC where the stack
will need to handle NDP Prefix Information options.

Tests: Test that given an NDP Prefix Information option buffer, correct values
are returned by the field getters.
PiperOrigin-RevId: 276594592
2019-10-24 16:53:08 -07:00
..
adapters/gonet Remove centralized registration of protocols. 2019-09-25 12:57:05 -07:00
buffer netstack/tcp: software segmentation offload 2019-10-22 11:55:56 -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 Add a type to represent the NDP Prefix Information option. 2019-10-24 16:53:08 -07:00
iptables Reorder BUILD license and load functions in netstack. 2019-10-14 15:21:59 -07:00
link netstack/tcp: software segmentation offload 2019-10-22 11:55:56 -07:00
network Inform netstack integrator when Duplicate Address Detection completes 2019-10-23 13:26:35 -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 Use interface-specific NDP configurations instead of the stack-wide default. 2019-10-24 11:09:18 -07:00
transport Remove the amss field from tcpip.tcp.handshake as it was unused 2019-10-24 15:23:43 -07:00
BUILD Reorder BUILD license and load functions in netstack. 2019-10-14 15:21:59 -07:00
tcpip.go Merge pull request #641 from tanjianfeng:master 2019-10-23 16:55:15 -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