diff --git a/HTTPD.PO b/HTTPD.PO index 55b192e..52842d7 100644 Binary files a/HTTPD.PO and b/HTTPD.PO differ diff --git a/src/libsrc/dhcp.pla b/src/libsrc/dhcp.pla index ff89ae1..b04ee1d 100644 --- a/src/libsrc/dhcp.pla +++ b/src/libsrc/dhcp.pla @@ -250,6 +250,7 @@ while retry < 3 and stateDHCP <> DHCP_ACK break fin next + DHCP.dhcp_secs.1 = DHCP.dhcp_secs.1 + 1 retry = retry + 1 loop iNet:closeUDP(portDHCP)