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

Atanu Ghosh atanu@icir.org
Tue, 20 Dec 2005 13:00:39 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2005-12-20 13:00:39 UTC

XORP CVS repository


Modified files:
	bgp           aspath.cc aspath.hh peer.cc 
	bgp/harness   test_peering1.sh 

Log message:
	Return an Update error, Malformed AS_PATH if an AS_PATH with
	confederation segments are received and the router is not part of a
	confederation.

Revision  Changes                               Path
1.32      +12 -1;  commitid: 86c243a800737ea6;  xorp/bgp/aspath.cc
1.24      +6 -1;  commitid: 86c243a800737ea6;   xorp/bgp/aspath.hh
1.56      +32 -2;  commitid: 86c243a800737ea6;  xorp/bgp/harness/test_peering1.sh
1.127     +6 -1;  commitid: 86c243a800737ea6;   xorp/bgp/peer.cc