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: Tue Feb 03 2004 - 11:36:30 CST


CVSROOT: /cvs
Module name: src
Changes by: henningcvs.openbsd.org 2004/02/03 10:36:30

Modified files:
        usr.sbin/bgpd : bgpd.c parse.y

Log message:
defer free()ing the previous peer list until after parsing the config file
so in the parser we can access it. will be needed soon.