mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-01-10 06:30:41 +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
|
||||
fin
|
||||
next
|
||||
DHCP.dhcp_secs.1 = DHCP.dhcp_secs.1 + 1
|
||||
retry = retry + 1
|
||||
loop
|
||||
iNet:closeUDP(portDHCP)
|
||||
|
Loading…
x
Reference in New Issue
Block a user