mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-01-24 05:33:50 +00:00
Add time increment to DHCP discover packets
This commit is contained in:
parent
5ba40897a6
commit
d504a80485
@ -250,6 +250,7 @@ while retry < 3 and stateDHCP <> DHCP_ACK
|
|||||||
break
|
break
|
||||||
fin
|
fin
|
||||||
next
|
next
|
||||||
|
DHCP.dhcp_secs.1 = DHCP.dhcp_secs.1 + 1
|
||||||
retry = retry + 1
|
retry = retry + 1
|
||||||
loop
|
loop
|
||||||
iNet:closeUDP(portDHCP)
|
iNet:closeUDP(portDHCP)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user