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

Marko Zec zec@icir.org
Wed, 16 Nov 2005 10:13:48 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	zec@xorpc.icir.org	2005-11-16 10:13:48 UTC

XORP CVS repository


Modified files:
	bgp           plumbing.cc route_table_aggregation.cc 

Log message:
	replace_route() in aggregation table, after deleting the old route, was
	announcing the same old route again, instead of the new one.
	
	Plumb back in the aggregation table.

Revision  Changes                                Path
1.78      +1 -14;  commitid: 111bb437b05b27ea6;  xorp/bgp/plumbing.cc
1.4       +3 -3;  commitid: 111bb437b05b27ea6;   xorp/bgp/route_table_aggregation.cc