pub fn init() -> Result<(), KernelError>Expand description
Initialize the IPv6 subsystem.
Creates the global state with a link-local address derived from the primary network interface’s MAC address.
pub fn init() -> Result<(), KernelError>Initialize the IPv6 subsystem.
Creates the global state with a link-local address derived from the primary network interface’s MAC address.