Documentation ¶
Overview ¶
Package merge provides helper functions for merging a list of IP addresses and subnets into the smallest possible list of CIDRs. Original Implementation: https://github.com/cilium/cilium
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAddressRange ¶
GetAddressRange returns the first and last addresses in the given CIDR range.
func GetPreviousIP ¶
GetPreviousIP returns the previous IP from the given IP address.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.