CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/10/05 06:03:45
Modified files:
usr.sbin/bgpd : rde.c rde.h rde_rib.c
Log message:
Load prefixes into new created RIBs at reload time by walking over the
Adj-RIB-In. This only works correctly when softreconfig in is enabled
(which is the default). This is needed to allow dynamic creation of
additional RIBs. OK henning@
