No subject



Wed Apr 27 02:09:50 2005
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Tue, 26 Apr 2005 19:10:06 -0700
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by tigger.icir.org (8.12.11/8.12.8) with ESMTP id j3R2A60u034200
	for <atanu@tigger.icir.org>; Tue, 26 Apr 2005 19:10:06 -0700 (PDT)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.ICSI.Berkeley.EDU (fruitcake.ICSI.Berkeley.EDU [192.150.186.11])
	by wyvern.icir.org (8.12.11/8.12.8) with ESMTP id j3R2A5rV054346
	for <atanu@icir.org>; Tue, 26 Apr 2005 19:10:05 -0700 (PDT)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.ICSI.Berkeley.EDU (localhost [127.0.0.1])
	by fruitcake.ICSI.Berkeley.EDU (8.12.10/8.12.9) with ESMTP id j3R2A5Gq022934;
	Tue, 26 Apr 2005 19:10:05 -0700 (PDT)
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by fruitcake.ICSI.Berkeley.EDU (8.12.10/8.12.9) with ESMTP id j3R29pGq022923
	for <xorp-cvs@icsi.berkeley.edu>; Tue, 26 Apr 2005 19:09:51 -0700 (PDT)
Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68])
	by wyvern.icir.org (8.12.11/8.12.8) with ESMTP id j3R29oQX054337
	for <xorp-cvs@icir.org>; Tue, 26 Apr 2005 19:09:50 -0700 (PDT)
	(envelope-from pavlin@icir.org)
Received: from xorpc.icir.org (localhost [127.0.0.1])
	by xorpc.icir.org (8.12.11/8.12.8) with ESMTP id j3R29oEu061349
	for <xorp-cvs@icir.org>; Tue, 26 Apr 2005 19:09:50 -0700 (PDT)
	(envelope-from pavlin@xorpc.icir.org)
Received: (from pavlin@localhost)
	by xorpc.icir.org (8.12.11/8.12.3/Submit) id j3R29ouT061348
	for xorp-cvs@icir.org; Wed, 27 Apr 2005 02:09:50 GMT
	(envelope-from pavlin)
Date: Wed, 27 Apr 2005 02:09:50 GMT
From: Pavlin Radoslavov <pavlin@icir.org>
Message-Id: <200504270209.j3R29ouT061348@xorpc.icir.org>
To: xorp-cvs@icir.org
X-XORP-CVS-Branch: HEAD
Subject: [Xorp-cvs] XORP cvs commit: xorp/pim
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/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-04-27 02:09:50 UTC

XORP CVS repository


Modified files:
	pim           pim_mfc.cc pim_mre.cc pim_mre.hh pim_mrt_mfc.cc 
	              pim_proto_register.cc 

Log message:
	Update the mechanism for setting the KAT(S,G) according to the
	lastest -11 I-D spec In the RP the KAT(S,G) is set to
	max(Keepalive_Period, RP_Keepalive_Period) when a Register-Stop
	is sent:
	
	* Add a flag to the PimMre entry to indicate whether the KAT(S,G)
	  was set to Keepalive_Period or max(Keepalive_Period, RP_Keepalive_Period).
	  The latter value is used in the RP when a Register-Stop is sent.
	
	* Test the new flag whenever the KAT(S,G) needs to be (re)start,
	  so the appropriate KAT time value is used.

Revision  Changes                                Path
1.26      +3 -3;  commitid: ef44426ef2357ea6;    xorp/pim/pim_mfc.cc
1.37      +2 -3;  commitid: ef44426ef2357ea6;    xorp/pim/pim_mre.cc
1.45      +20 -4;  commitid: ef44426ef2357ea6;   xorp/pim/pim_mre.hh
1.25      +13 -29;  commitid: ef44426ef2357ea6;  xorp/pim/pim_mrt_mfc.cc
1.21      +10 -8;  commitid: ef44426ef2357ea6;   xorp/pim/pim_proto_register.cc
_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs