gvisor/pkg/tcpip/stack
Ghanan Gowripalan f50d9a31e9 Specify the source of outgoing NDP RS
If the NIC has a valid IPv6 address assigned, use it as the
source address for outgoing NDP Router Solicitation packets.

Test: stack_test.TestRouterSolicitation
PiperOrigin-RevId: 299398763
2020-03-06 11:33:28 -08:00
..
BUILD Get strings for stack.DHCPv6ConfigurationFromNDPRA 2020-03-06 08:02:45 -08:00
dhcpv6configurationfromndpra_string.go Get strings for stack.DHCPv6ConfigurationFromNDPRA 2020-03-06 08:02:45 -08:00
icmp_rate_limit.go Simplify ICMPRateLimiter 2019-09-24 09:50:51 -07:00
linkaddrcache.go New sync package. 2020-01-09 22:02:24 -08:00
linkaddrcache_test.go New sync package. 2020-01-09 22:02:24 -08:00
ndp.go Specify the source of outgoing NDP RS 2020-03-06 11:33:28 -08:00
ndp_test.go Specify the source of outgoing NDP RS 2020-03-06 11:33:28 -08:00
nic.go Do not read-lock NIC recursively 2020-03-02 13:16:10 -08:00
nic_test.go Perform DAD on IPv6 addresses when enabling a NIC 2020-02-06 15:58:16 -08:00
registration.go Add support for tearing down protocol dispatchers and TIME_WAIT endpoints. 2020-02-24 10:32:17 -08:00
route.go Use multicast Ethernet address for multicast NDP 2020-01-31 13:55:46 -08:00
stack.go Fix datarace on TransportEndpointInfo.ID and clean up semantics. 2020-03-03 13:42:13 -08:00
stack_global_state.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
stack_test.go Use link-local source address for link-local multicast 2020-02-25 15:16:16 -08:00
transport_demuxer.go Add support for tearing down protocol dispatchers and TIME_WAIT endpoints. 2020-02-24 10:32:17 -08:00
transport_demuxer_test.go Change BindToDeviceOption to store NICID 2020-01-09 13:07:53 -08:00
transport_test.go Add support for tearing down protocol dispatchers and TIME_WAIT endpoints. 2020-02-24 10:32:17 -08:00