Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-15 | Solicit IPv6 routers when a NIC becomes enabled as a host | Ghanan Gowripalan | |
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 |