CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2012/12/03 15:19:47
Modified files: sbin/dhclient : dhclient.c kroute.c Log message: Cleanup after a 'ifconfig down', but stick around so 'ifconfig up' will get a new lease without having to restart dhclient. Also tweak cleanup() to cancel any existing timeout, so one doesn't fire between 'down' and 'up'. Makes sense to chris@ beck@.