CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2013/02/19 16:40:25
Modified files: sbin/dhclient : dhclient.c Log message: Cancel any outstanding protocol timeout when a link goes away. When the link comes back we will start from scratch with DISCOVER. Stops pointless attempts to issue packets over a disconnected interface. Noticed by deraadt@