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

Atanu Ghosh atanu at icir.org
Tue Sep 30 08:28:41 PDT 2008


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu at chum.icir.org	2008-09-30 15:28:41 UTC

XORP CVS repository


Modified files:
	bgp/harness   peer.cc peer.hh 

Log message:
	When requested to establish a BGP session carry out the full handshake,
	including sending the keepalive when the peer that initiated the
	session receives an open in response to its open.
	
	Previously the peer would only generate a keepalive in response to a
	peers keepalive, which meant that the time to establish a session
	would be determined by the holdtime of the BGP under test.
	
	The holdtime of the BGP tests in test_peering2.sh was set to five
	seconds, the time that the tests waited for a session to be
	established was five seconds. This was the actual cause of the
	intermittent failures seen in the tinderbox runs.

Revision  Changes                                Path
1.87      +27 -8;  commitid: 1405648e245a841a7;  xorp/bgp/harness/peer.cc
1.25      +2 -1;  commitid: 1405648e245a841a7;   xorp/bgp/harness/peer.hh



More information about the Xorp-cvs mailing list