No subject



Thu Feb 27 11:42:24 2003
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Thu, 27 Feb 2003 11:43:08 -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 h1RJh8ws033561
	for <atanu@tigger.icir.org>; Thu, 27 Feb 2003 11:43:08 -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 h1RJh7nR018815
	for <atanu@icir.org>; Thu, 27 Feb 2003 11:43:07 -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 LAA03810;
	Thu, 27 Feb 2003 11:43: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 LAA03768
	for <xorp-cvs@icsi.berkeley.edu>; Thu, 27 Feb 2003 11:42:24 -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 h1RJgOnR018809
	for <xorp-cvs@icir.org>; Thu, 27 Feb 2003 11:42:24 -0800 (PST)
	(envelope-from pavlin@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 h1RJgOY0006734
	for <xorp-cvs@icir.org>; Thu, 27 Feb 2003 11:42:24 -0800 (PST)
	(envelope-from pavlin@xorpc.icir.org)
Received: (from pavlin@localhost)
	by xorpc.icir.org (8.12.3/8.12.3/Submit) id h1RJgOo0006733;
	Thu, 27 Feb 2003 11:42:24 -0800 (PST)
	(envelope-from pavlin)
From: Pavlin Radoslavov <pavlin@icir.org>
Message-Id: <200302271942.h1RJgOo0006733@xorpc.icir.org>
Date:     Thu, 27 Feb 2003 11:42:24  ()
To: xorp-cvs@icir.org
Reply-To: pavlin@icir.org
Subject: [Xorp-cvs] XORP cvs commit: xorp/pim/ pim_bsr.cc pim_proto_cand_rp_adv.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/share/doc/apache/cvs
Module name:	xorp
Repository:	xorp/pim/
Changes by:	pavlin@xorpc.icir.org.	03/02/27 11:42:24

Modified files:
	xorp/pim/: pim_bsr.cc pim_proto_cand_rp_adv.cc 

Log message:
	* On second thought, reverse-back my previous change to
	PimVif::pim_cand_rp_adv_send() inside pim_proto_cand_rp_adv.cc :
	now, if one of the RP addresses in a BsrZone is not mine, then
	silently ignore it and don't send a Cand-RP-Adv for that address.
	Thus, the code in pim_proto_cand_rp_adv.cc is less
	architecturally-dependent on the rest of the Bootstrap-related
	code.
	
	* Add explicit check to PimBsr::send_test_cand_rp_adv() (inside
	pim_bsr.cc) that all RP addresses are mine before
	generating a Cand-RP-Adv message (that is intended for testing
	purpose).
	
	In the future, the above logistics might be revised again: e.g.,
	if we want to enable test-generating of Cand-RP-Adv messages
	for third-party RP addresses. For security reasons, currently
	this is disabled.

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