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

Atanu Ghosh atanu@icir.org
Thu, 8 Dec 2005 20:40:51 GMT


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

XORP CVS repository


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

Log message:
	If the length field of a message has an illegal value then as well as
	returning "Message Header Error" and "Bad Message Length" also return
	the illegal length. Also modify the tests to expect the length.

Revision  Changes                              Path
1.42      +3 -3;  commitid: 775443989a517ea6;  xorp/bgp/harness/test_peering1.sh
1.35      +3 -3;  commitid: 775443989a517ea6;  xorp/bgp/packet.hh
1.112     +2 -3;  commitid: 775443989a517ea6;  xorp/bgp/peer.cc