gvisor/pkg/tcpip/checker
Ghanan Gowripalan 815df2959a Solicit IPv6 routers when a NIC becomes enabled as a host
This change adds support to send NDP Router Solicitation messages when a NIC
becomes enabled as a host, as per RFC 4861 section 6.3.7.

Note, Router Solicitations will only be sent when the stack has forwarding
disabled.

Tests: Unittests to make sure that the initial Router Solicitations are sent
as configured. The tests also validate the sent Router Solicitations' fields.
PiperOrigin-RevId: 289964095
2020-01-15 17:10:48 -08:00
..
BUILD Validate the checksum for incoming ICMPv6 packets 2019-10-25 16:06:55 -07:00
checker.go Solicit IPv6 routers when a NIC becomes enabled as a host 2020-01-15 17:10:48 -08:00