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 - 16:28:06 CST


CVSROOT: /cvs
Module name: src
Changes by: henningcvs.openbsd.org 2004/02/03 15:28:05

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

Log message:
replace the previous hack for the internal peer id allocator (which just used
the peer's ip address as u_int32_t) by a real id allocator that tries to
keep locality high. claudio ok