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

Module cni

Module cni 

Source
Expand description

Container Network Interface (CNI) implementation

Provides plugin-based container networking with bridge/VXLAN overlays and IPAM address management.

Modules§

ipam
IPAM (IP Address Management)
overlay
VXLAN Overlay Network
plugin
CNI Plugin Framework