gvisor/pkg/tcpip/stack
Ghanan Gowripalan 485ca36adf Do not assume no DHCPv6 configurations
Do not assume that networks need any DHCPv6 configurations. Instead,
notify the NDP dispatcher in response to the first NDP RA's DHCPv6
flags, even if the flags indicate no DHCPv6 configurations are
available.

PiperOrigin-RevId: 310245068
2020-05-06 15:59:08 -07:00
..
BUILD
conntrack.go
dhcpv6configurationfromndpra_string.go
forwarder.go
forwarder_test.go
icmp_rate_limit.go Simplify ICMPRateLimiter 2019-09-24 09:50:51 -07:00
iptables.go Support for connection tracking of TCP packets. 2020-05-01 16:59:40 -07:00
iptables_targets.go
iptables_types.go
linkaddrcache.go
linkaddrcache_test.go New sync package. 2020-01-09 22:02:24 -08:00
ndp.go
ndp_test.go Do not assume no DHCPv6 configurations 2020-05-06 15:59:08 -07:00
nic.go
nic_test.go
packet_buffer.go
rand.go
registration.go
route.go
stack.go
stack_global_state.go
stack_test.go
transport_demuxer.go
transport_demuxer_test.go
transport_test.go