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

Atanu Ghosh atanu@icir.org
Thu, 8 Dec 2005 03:49:46 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2005-12-08 03:49:46 UTC

XORP CVS repository


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

Log message:
	When decoding an aspath don't call assert if there is an inconsistent
	length throw an exception that will cause a notify message to be sent.
	
	Plus add a regression test for this problem.

Revision  Changes                               Path
1.30      +5 -2;  commitid: 45d34397ad597ea6;   xorp/bgp/aspath.cc
1.41      +37 -2;  commitid: 45d34397ad597ea6;  xorp/bgp/harness/test_peering1.sh