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

Marko Zec zec@icir.org
Tue, 28 Feb 2006 19:22:08 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	zec@xorpc.icir.org	2006-02-28 19:22:08 UTC

XORP CVS repository


Modified files:
	bgp           route_table_aggregation.cc 

Log message:
	For routes not marked as aggregation candidates, propagate replace_route()
	requests downstream atomically.  For aggregation candidates the
	replace_route() is still decomposed into a sequence of a delete followed
	by an add.

Revision  Changes                              Path
1.18      +8 -1;  commitid: 7f8e4404985a7ea6;  xorp/bgp/route_table_aggregation.cc