OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Henning Brauer (henningcvs.openbsd.org)
Date: Mon Jun 21 2004 - 20:33:52 CDT


CVSROOT: /cvs
Module name: src
Changes by: henningcvs.openbsd.org 2004/06/21 19:33:51

Modified files:
        sbin/dhclient : dhclient.c

Log message:
do not exit on RTM_DELADDR, dhclient can cause this itself under some rare
circumstances. instead, exit on RTM_NEWADDR if, and only if, the new IP
address is not a lease we got. theo ok