⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

ndp_router_solicit

Function ndp_router_solicit 

Source
pub fn ndp_router_solicit(src: &Ipv6Address, src_mac: &MacAddress) -> Vec<u8>
Expand description

Build a Router Solicitation message.

Sent by hosts at startup to request Router Advertisement from routers.