You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clean up DHCP timeout, make it settable and longer by default
- DHCP timeouts were a bit of a mess, the code was cleaned up.
- The default was made 3 seconds vs 1 second which was too short
for some DHCP servers.
- The DHCP timeout is now settable with a new dhcp_timeout
parameter for the WIZNET5K class.
0 commit comments