Versions in this module Expand all Collapse all v0 v0.2.1 May 2, 2026 v0.2.0 May 1, 2026 Changes in this version + func IPv6BucketToInt64(addr netip.Addr) (int64, error) + func SplitPrefix(prefix netip.Prefix, prefixSize int) ([]netip.Prefix, error) v0.1.0 Nov 7, 2025 Changes in this version + func IPv4ToUint32(addr netip.Addr) uint32 + func IsAdjacent(endIP, startIP netip.Addr) bool + func SmallestNetwork(a, b netip.Prefix) netip.Prefix