package packets const DHCP6OptDNSServers = 23 const DHCP6OptDNSDomains = 24 const DHCP6OptClientFQDN = 39 // link-local const IPv6Prefix = "fe80::"