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

Mark Handley mjh@icir.org
Sun, 20 Nov 2005 23:55:15 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	mjh@xorpc.icir.org	2005-11-20 23:55:15 UTC

XORP CVS repository


Modified files:
	bgp           plumbing.cc route_table_filter.cc 
	              route_table_filter.hh test_filter.cc 

Log message:
	Remove versioning in outgoing static filter table - this isn't needed
	and didn't work right.  Versioning is still needed in the incoming
	static filter table.

Revision  Changes                                Path
1.79      +3 -1;  commitid: c09443810cab7ea6;    xorp/bgp/plumbing.cc
1.41      +29 -26;  commitid: c09443810cab7ea6;  xorp/bgp/route_table_filter.cc
1.21      +4 -1;  commitid: c09443810cab7ea6;    xorp/bgp/route_table_filter.hh
1.34      +2 -1;  commitid: c09443810cab7ea6;    xorp/bgp/test_filter.cc