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: Kenneth R Westerback (krwcvs.openbsd.org)
Date: Mon Aug 01 2005 - 21:34:04 CDT


CVSROOT: /cvs
Module name: src
Changes by: krwcvs.openbsd.org 2005/08/01 20:34:04

Modified files:
        sbin/dhclient : clparse.c dhclient.c dhcpd.h

Log message:
Rip out code dealing with multiple/nested interfaces. Each instance of
dhclient is responsible for one interface. Simply skip interface
declarations for other interfaces and store all info in the one
interface structure.

tested by dlg, ok henning