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: Claudio Jeker (claudiocvs.openbsd.org)
Date: Tue Nov 29 2005 - 15:11:08 CST


CVSROOT: /cvs
Module name: src
Changes by: claudiocvs.openbsd.org 2005/11/29 14:11:08

Modified files:
        usr.sbin/bgpd : mrt.c rde.c rde.h rde_decide.c rde_rib.c
                         rde_update.c

Log message:
Add a flags field to struct prefix which will be used shortly. Remove the peer
pointer so that the size does not grow. Adding 4 bytes to struct prefix would
result in 64MB more memory usage on one of my systems.