No subject



Fri Jan 31 15:51:54 2003
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Fri, 31 Jan 2003 15:52:07 -0800
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by tigger.icir.org (8.12.3/8.12.3) with ESMTP id h0VNq7ws032577
	for <atanu@tigger.icir.org>; Fri, 31 Jan 2003 15:52:07 -0800 (PST)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from ICSI.Berkeley.EDU (fruitcake.ICSI.Berkeley.EDU [192.150.186.11])
	by wyvern.icir.org (8.12.3/8.12.3) with ESMTP id h0VNq660098358
	for <atanu@icir.org>; Fri, 31 Jan 2003 15:52:06 -0800 (PST)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.icsi.Berkeley.EDU (localhost [127.0.0.1])
	by ICSI.Berkeley.EDU (8.9.0/8.9.0) with ESMTP id PAA16299;
	Fri, 31 Jan 2003 15:52:02 -0800 (PST)
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by ICSI.Berkeley.EDU (8.9.0/8.9.0) with ESMTP id PAA16283
	for <xorp-cvs@icsi.berkeley.edu>; Fri, 31 Jan 2003 15:51:54 -0800 (PST)
Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68])
	by wyvern.icir.org (8.12.3/8.12.3) with ESMTP id h0VNps60098354
	for <xorp-cvs@icir.org>; Fri, 31 Jan 2003 15:51:54 -0800 (PST)
	(envelope-from atanu@xorpc.icir.org)
Received: from xorpc.icir.org (localhost [127.0.0.1])
	by xorpc.icir.org (8.12.3/8.12.3) with ESMTP id h0VNps8a059971
	for <xorp-cvs@icir.org>; Fri, 31 Jan 2003 15:51:54 -0800 (PST)
	(envelope-from atanu@xorpc.icir.org)
Received: (from atanu@localhost)
	by xorpc.icir.org (8.12.3/8.12.3/Submit) id h0VNpsTQ059970;
	Fri, 31 Jan 2003 15:51:54 -0800 (PST)
	(envelope-from atanu)
From: Atanu Ghosh <atanu@icir.org>
Message-Id: <200301312351.h0VNpsTQ059970@xorpc.icir.org>
Date:     Fri, 31 Jan 2003 15:51:54  ()
To: xorp-cvs@icir.org
Reply-To: atanu@icir.org
Subject: [Xorp-cvs] XORP cvs commit: xorp/bgp/ peer.cc
Sender: xorp-cvs-admin@icir.org
Errors-To: xorp-cvs-admin@icir.org
X-BeenThere: xorp-cvs@icir.org
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:xorp-cvs-request@icir.org?subject=help>
List-Post: <mailto:xorp-cvs@icir.org>
List-Subscribe: <http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs>,
	<mailto:xorp-cvs-request@icir.org?subject=subscribe>
List-Id: Mailing list for XORP CVS commit messages <xorp-cvs.icir.org>
List-Unsubscribe: <http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs>,
	<mailto:xorp-cvs-request@icir.org?subject=unsubscribe>

CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Repository:	xorp/bgp/
Changes by:	atanu@xorpc.icir.org.	03/01/31 15:51:54

Modified files:
	xorp/bgp/: peer.cc 

Log message:
	In state active we set the hold duration to 4 minutes.
	
	If the following conditions were true we never cancelled the hold
	timer and after 4 minutes the peering was being dropped.
	
	1) A hold time of zero is negotiated.
	2) No update packets are sent by the peer.
	
	Fixed by resetting the hold timer, when moving to the established state.

_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs