CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/21 07:56:28
Modified files:
sbin/dhclient : dhclient.c
Log message:
When REBOOT'ing it is necessary to apply_defaults() to the recorded
lease and use the updated values to initialize ifi->expiry and
ifi->rebinding.
Fixes odd behaviour, bouncing the link in particular, when using
dhclient.conf to change the lease renew/rebind/expiry timing. e.g. when
debugging wifi interface behaviour.
