No subject



Tue May 10 23:58:57 2005
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Tue, 10 May 2005 16:59:01 -0700
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by tigger.icir.org (8.12.11/8.12.11) with ESMTP id j4ANx1LD004956
	for <atanu@tigger.icir.org>; Tue, 10 May 2005 16:59:01 -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.11) with ESMTP id j4ANx0Ol000527
	for <atanu@icir.org>; Tue, 10 May 2005 16:59:01 -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 j4ANx0gY008214;
	Tue, 10 May 2005 16:59:00 -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 j4ANwwgY008208
	for <xorp-cvs@icsi.berkeley.edu>; Tue, 10 May 2005 16:58:58 -0700 (PDT)
Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68])
	by wyvern.icir.org (8.12.11/8.12.11) with ESMTP id j4ANwwj1000524
	for <xorp-cvs@icir.org>; Tue, 10 May 2005 16:58:58 -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.11) with ESMTP id j4ANwvdn001960
	for <xorp-cvs@icir.org>; Tue, 10 May 2005 16:58:57 -0700 (PDT)
	(envelope-from pavlin@xorpc.icir.org)
Received: (from pavlin@localhost)
	by xorpc.icir.org (8.12.11/8.12.3/Submit) id j4ANwvq6001959
	for xorp-cvs@icir.org; Tue, 10 May 2005 23:58:57 GMT
	(envelope-from pavlin)
Date: Tue, 10 May 2005 23:58:57 GMT
From: Pavlin Radoslavov <pavlin@icir.org>
Message-Id: <200505102358.j4ANwvq6001959@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-05-10 23:58:57 UTC

XORP CVS repository


Modified files:
	pim           pim_mre.hh pim_mre_data.cc pim_mre_track_state.cc 

Log message:
	* Modify PimMre::is_monitoring_switch_to_spt_desired_sg()
	  to match the CheckSwitchToSpt(S,G) macro from the spec.
	  Previously, the method automatically returned true if the router
	  was the the RP, but this is not part of the spec.
	
	* After the above modification, method
	  PimMreTrackState::track_state_monitoring_switch_to_spt_desired_sg()
	  in the dependency tracking mechanism does not depend on the RP, hence
	  remove that dependency.
	
	* Update some of the comments for the following methods:
	  PimMre::is_monitoring_switch_to_spt_desired_sg()
	  PimMre::check_switch_to_spt_sg()

Revision  Changes                              Path
1.48      +4 -3;  commitid: 762428149377ea6;   xorp/pim/pim_mre.hh
1.17      +5 -14;  commitid: 762428149377ea6;  xorp/pim/pim_mre_data.cc
1.38      +2 -5;  commitid: 762428149377ea6;   xorp/pim/pim_mre_track_state.cc
_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs