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

Mark Handley mjh@icir.org
Wed, 16 Nov 2005 11:50:46 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	mjh@xorpc.icir.org	2005-11-16 11:50:46 UTC

XORP CVS repository


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

Log message:
	Add test of static filter versioning.  This revealed that the previous
	test_filter code was buggy, but the bug wasn't being noticed by the
	FilterTable.  Make the FilterTable more paranoid, so GenID bugs
	elsewhere in the code will now show up as a FilterTable assert.

Revision  Changes                                 Path
1.39      +21 -6;  commitid: 11849437b1c847ea6;   xorp/bgp/route_table_filter.cc
1.20      +7 -1;  commitid: 11849437b1c847ea6;    xorp/bgp/route_table_filter.hh
1.33      +73 -24;  commitid: 11849437b1c847ea6;  xorp/bgp/test_filter.cc
1.6       +46 -0;  commitid: 11849437b1c847ea6;   xorp/bgp/test_filter.reference