1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2024-07-08 09:28:57 +00:00

Fix dumb mis-setting of MAC address

This commit is contained in:
dschmenk 2015-11-10 18:03:18 -08:00
parent 8933148bca
commit b3064d4a00
2 changed files with 1 additions and 1 deletions

BIN
HTTPD.PO

Binary file not shown.

View File

@ -229,7 +229,7 @@ end
// Get the local hardware address into the DHCP packet
//
iNet:getInterfaceHA(@DHCP.dhcp_clientha)
iNet:getInterfaceHA(@optsSRV.3)
iNet:getInterfaceHA(@optsCID.3)
//
// Clear our local IP address
//