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

Marko Zec zec@icir.org
Fri, 28 Apr 2006 17:11:17 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	zec@xorpc.icir.org	2006-04-28 17:11:17 UTC

XORP CVS repository


Modified files:
	bgp           aspath.cc aspath.hh 

Log message:
	Implement a very inefficient, ugly and half-compliant AsPath constructor
	which generates an aggregated AsPath out of two components.  The
	resulting aggregate will have non-matching AS numbers contained in an
	AS set.

Revision  Changes                               Path
1.35      +69 -1;  commitid: f2ee44524c307ea6;  xorp/bgp/aspath.cc
1.26      +6 -1;  commitid: f2ee44524c307ea6;   xorp/bgp/aspath.hh