No subject



Sat Apr 16 02:15:47 2005
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Fri, 15 Apr 2005 19:16:01 -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 j3G2G1Ko042098
	for <atanu@tigger.icir.org>; Fri, 15 Apr 2005 19:16: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.8) with ESMTP id j3G2G1sg075559
	for <atanu@icir.org>; Fri, 15 Apr 2005 19:16: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 j3G2G1SO022642;
	Fri, 15 Apr 2005 19:16:01 -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 j3G2FlSO022624
	for <xorp-cvs@icsi.berkeley.edu>; Fri, 15 Apr 2005 19:15:47 -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 j3G2FlfE075557
	for <xorp-cvs@icir.org>; Fri, 15 Apr 2005 19:15:47 -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 j3G2FlTH068196
	for <xorp-cvs@icir.org>; Fri, 15 Apr 2005 19:15:47 -0700 (PDT)
	(envelope-from pavlin@xorpc.icir.org)
Received: (from pavlin@localhost)
	by xorpc.icir.org (8.12.11/8.12.3/Submit) id j3G2Fldk068195
	for xorp-cvs@icir.org; Sat, 16 Apr 2005 02:15:47 GMT
	(envelope-from pavlin)
Date: Sat, 16 Apr 2005 02:15:47 GMT
From: Pavlin Radoslavov <pavlin@icir.org>
Message-Id: <200504160215.j3G2Fldk068195@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-16 02:15:47 UTC

XORP CVS repository


Modified files:
	pim           pim_mre.cc pim_mre.hh 

Log message:
	* Fix the return type of PimMre::rp_addr_string()
	
	* Add new field PimMre::_pmbr_addr to store the PMBR address,
	  and add the appropriate methods to get/set/etc its value.
	
	* Move upfront the initialization of PimMre field values
	  inside the PimMre constructor.
	
	* Clear the PMBR value inside method PimMre::cancel_keepalive_timer()
	  [to comply with the -11 I-D PIM-SM spec].

Revision  Changes    Path
1.32      +38 -22    xorp/pim/pim_mre.cc
1.41      +17 -5     xorp/pim/pim_mre.hh
_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs