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

init

Function init 

Source
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.