Rename struct client_config fields 'timeout', 'link_timeout' and
authorkrw <krw@openbsd.org>
Sun, 21 Feb 2021 18:16:59 +0000 (18:16 +0000)
committerkrw <krw@openbsd.org>
Sun, 21 Feb 2021 18:16:59 +0000 (18:16 +0000)
commit5b655627c0d522cb6b7317de9ddcdf2015a93625
treed10a03d092a9b7db446f6adb1cf0264417012d82
parent504edf8d9462bbdc18ed20da4454d8fb74c60c66
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.
sbin/dhclient/clparse.c
sbin/dhclient/dhclient.c
sbin/dhclient/dhcpd.h