Versions in this module Expand all Collapse all v4 v4.36.3 May 3, 2026 v4.36.2 May 3, 2026 Changes in this version + func IP(address netip.Addr, transforms []IPConversion) (netip.Addr, error) + func IPToList(address netip.Addr, transforms []IPConversion) ([]netip.Addr, error) + func OPENPGPKEY(encodedKey string) (string, error) + func PtrNameMagic(name, domain string) (string, error) + func ReverseDomainName(cidr string) (string, error) + func UintToIP(u uint32) netip.Addr + type IPConversion struct + High netip.Addr + Low netip.Addr + NewBases []netip.Addr + NewIPs []netip.Addr + func DecodeTransformTable(transforms string) ([]IPConversion, error) Other modules containing this package github.com/DNSControl/dnscontrol