[Xorp-cvs] XORP cvs commit: xorp/bgp

Mark Handley mjh@icir.org
Fri, 28 Oct 2005 09:13:34 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	mjh@xorpc.icir.org	2005-10-28 09:13:34 UTC

XORP CVS repository


Modified files:
	bgp           route_table_filter.cc route_table_filter.hh 

Log message:
	Add the capability to the static filter to maintain old versions of
	filters (in a similar manner to that used for policy filters).  This
	is to allow a peering to be reconfigured.  The assumption is that you take the peering down, call reconfigure, add back the filters, and bring the peering back up.

Revision  Changes                                 Path
1.34      +221 -67;  commitid: 28504361eb477ea6;  xorp/bgp/route_table_filter.cc
1.16      +43 -2;  commitid: 28504361eb477ea6;    xorp/bgp/route_table_filter.hh