⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
is_link_local
veridian_
kernel
0.25.2
In veridian_
kernel::
net::
ipv6
veridian_kernel
::
net
::
ipv6
Function
is_
link_
local
Copy item path
Source
pub fn is_link_local(addr: &
Ipv6Address
) -> bool
Expand description
Check if an IPv6 address is link-local (fe80::/10)