mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-26 19:32:06 -05:00
c6607719d2
Attempts are spaced out with exponential backoff, cut at 10 minutes per attempt. Also avoid trying to acquire an IP on interfaces that aren't up. Fixes #6126. Fixes #6125. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DHCPv4.cpp | ||
DHCPv4.h | ||
DHCPv4Client.cpp | ||
DHCPv4Client.h | ||
main.cpp |