Documentation
¶
Index ¶
- func AreAddressesFromSameFamily(addresses []netip.Addr) bool
- func ArePrefixesFromSameFamily(prefixes []netip.Prefix) bool
- func GroupAddressesByFamily(vs []netip.Addr) ([]netip.Addr, []netip.Addr)
- func IsPrefixesAllowAll(prefixes []netip.Prefix) bool
- func ParseAddresses(vs []string) ([]netip.Addr, error)
- func ParsePrefix(v string) (netip.Prefix, error)
- type Family
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GroupAddressesByFamily ¶
func IsPrefixesAllowAll ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.