mirror of
https://github.com/dschmenk/PLASMA.git
synced 2024-10-31 00:24:21 +00:00
Fix dumb mis-setting of MAC address
This commit is contained in:
parent
8933148bca
commit
b3064d4a00
@ -229,7 +229,7 @@ end
|
|||||||
// Get the local hardware address into the DHCP packet
|
// Get the local hardware address into the DHCP packet
|
||||||
//
|
//
|
||||||
iNet:getInterfaceHA(@DHCP.dhcp_clientha)
|
iNet:getInterfaceHA(@DHCP.dhcp_clientha)
|
||||||
iNet:getInterfaceHA(@optsSRV.3)
|
iNet:getInterfaceHA(@optsCID.3)
|
||||||
//
|
//
|
||||||
// Clear our local IP address
|
// Clear our local IP address
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user