Skip to main content

Module allocator

Module allocator 

Source
Expand description

IP address allocation for overlay networks

Manages allocation and tracking of overlay IP addresses within a CIDR range. Supports both IPv4 and IPv6 (dual-stack) networks.

Structs§

IpAllocator
IP allocator for overlay network addresses
IpAllocatorState
Persistent state for IP allocator

Functions§

first_ip_from_cidr
Helper function to get the first usable IP from a CIDR