CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/02/21 11:16:59
Modified files:
sbin/dhclient : clparse.c dhclient.c dhcpd.h
Log message:
Rename struct client_config fields 'timeout', 'link_timeout' and
'reboot_timeout' to 'offer_interval', 'link_interval' and
'reboot_interval' to be consistant with other '_interval' fields that
specify a number of seconds to wait.
