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

Marko Zec zec@icir.org
Wed, 16 Nov 2005 00:39:44 GMT


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

XORP CVS repository


Modified files:
	bgp           route_table_aggregation.cc 

Log message:
	Use a cloning constructor for creating copies of the original routes,
	instead of a "from scratch" SubnetRoute constructor.  Results in more
	compact sources and hopefully faster code.

Revision  Changes                                Path
1.3       +41 -72;  commitid: faae437a7e397ea6;  xorp/bgp/route_table_aggregation.cc