Close #537
- zednspack.go:205 now uses pack.Uint* for bounds checks, validates family/netmask, and copies the prefix bytes for IPv4/IPv6
- edns_types.go:303 now bases Len() on Netmask (ceil(netmask/8)) instead of full address bit length
Close #537
- zednspack.go:205 now uses pack.Uint* for bounds checks, validates family/netmask, and copies the prefix bytes for IPv4/IPv6
- edns_types.go:303 now bases Len() on Netmask (ceil(netmask/8)) instead of full address bit length