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

Mark Handley mjh@icir.org
Sun, 13 Nov 2005 21:59:09 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	mjh@xorpc.icir.org	2005-11-13 21:59:09 UTC

XORP CVS repository


Modified files:
	bgp           aspath.cc aspath.hh parameter.cc parameter.hh 

Log message:
	A start at the code needed to support 4-byte AS numbers.  Not tested
	at all, but this isn't yet connected, so shouldn't cause any problems.

Revision  Changes                                Path
1.27      +326 -1;  commitid: 5a8f4377b6e77ea6;  xorp/bgp/aspath.cc
1.21      +100 -7;  commitid: 5a8f4377b6e77ea6;  xorp/bgp/aspath.hh
1.29      +75 -1;  commitid: 5a8f4377b6e77ea6;   xorp/bgp/parameter.cc
1.19      +17 -1;  commitid: 5a8f4377b6e77ea6;   xorp/bgp/parameter.hh