18c9bcd44a
Previously, because DHCP DISCOVER is sent before the link is established, socket has to timeout first. Which takes extra 10 s. Now if the state of the link changed to up, socket is explicitly reset so the DISCOVER is repeated much earlier and DHCP configuration is acquired much faster. |
||
---|---|---|
.. | ||
device.rs | ||
dns.rs | ||
fmt.rs | ||
lib.rs | ||
tcp.rs | ||
time.rs | ||
udp.rs |