The ProxyDHCPREQUEST is a unicast packet, so the first request will almost always be lost due to not having the IP address in the ARP cache. If the minimum retry time is set to one second (as per commit ff2b6a5), then ProxyDHCP will time out and give up before managing to successfully transmit a request. The DHCP timers need to be reworked anyway, so this mild hack is acceptable for now.tags/v0.9.4
|
||
818 | 818 |
|
819 | 819 |
|
820 | 820 |
|
821 |
|
|
821 | 822 |
|
822 | 823 |
|
823 | 824 |
|