CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/02/19 06:46:59
Modified files:
sbin/dhclient : dhclient.c
Log message:
Put duplicated code calculating backoff interval and packet 'secs'
into new set_interval()/set_secs() functions. send_request() and
send_discover() become much easier to understand.
No intentional functional change.
