CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/19 06:44:15
Modified files:
usr.sbin/bgpd : bgpd.c bgpd.h rde.c rde.h
Log message:
Add softreconfig support for peers changing the RIB. Done by first unloading
the old RIB and then via softreconfig in and a special softreconfig out loading
the new RIB.
Feature requested and testeded by Elisa Jasinska.
OK henning@
