dhcp6: use changed type name. (#19)
This commit is contained in:
parent
13926217d9
commit
a3799c4ec5
@ -124,7 +124,7 @@ func NewClient(cfg ClientConfig) (*Client, error) {
|
||||
|
||||
duid = &dhcpv6.Duid{
|
||||
Type: dhcpv6.DUID_LLT,
|
||||
HwType: iana.HwTypeEthernet,
|
||||
HwType: iana.HWTypeEthernet,
|
||||
Time: dhcpv6.GetTime(),
|
||||
LinkLayerAddr: iface.HardwareAddr,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user