CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/05/27 00:58:15
Modified files:
usr.sbin/bgpd : rde.c rde.h rde_rib.c
Log message:
Move update and withdraw code into own functions to simplify the necessary
changes to make multiple RIB functional. Also change the way we account the
prefixes per peer (for maxprefix check). Every prefix that was added to any
RIB is counted. OK henning@
