No subject



Mon Aug 2 20:19:28 2004
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Mon, 02 Aug 2004 13:20: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 i72KK1Gi037842
	for <atanu@tigger.icir.org>; Mon, 2 Aug 2004 13:20: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.9p1/8.12.8) with ESMTP id i72KK10T034008
	for <atanu@icir.org>; Mon, 2 Aug 2004 13:20: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 i72KK1dj012860;
	Mon, 2 Aug 2004 13:20: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 i72KJSdj012829
	for <xorp-cvs@icsi.berkeley.edu>; Mon, 2 Aug 2004 13:19:28 -0700 (PDT)
Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68])
	by wyvern.icir.org (8.12.9p1/8.12.8) with ESMTP id i72KJS0T034001
	for <xorp-cvs@icir.org>; Mon, 2 Aug 2004 13:19:28 -0700 (PDT)
	(envelope-from pavlin@icir.org)
Received: from xorpc.icir.org (localhost [127.0.0.1])
	by xorpc.icir.org (8.12.9p1/8.12.8) with ESMTP id i72KJS8M081172
	for <xorp-cvs@icir.org>; Mon, 2 Aug 2004 13:19:28 -0700 (PDT)
	(envelope-from pavlin@xorpc.icir.org)
Received: (from pavlin@localhost)
	by xorpc.icir.org (8.12.9p1/8.12.3/Submit) id i72KJSA0081171
	for xorp-cvs@icir.org; Mon, 2 Aug 2004 20:19:28 GMT
	(envelope-from pavlin)
Date: Mon, 2 Aug 2004 20:19:28 GMT
From: Pavlin Radoslavov <pavlin@icir.org>
Message-Id: <200408022019.i72KJSA0081171@xorpc.icir.org>
To: xorp-cvs@icir.org
X-XORP-CVS-Branch: HEAD
Subject: [Xorp-cvs] XORP cvs commit: xorp/libproto
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	2004-08-02 20:19:28 UTC

XORP CVS repository


Modified files:
	libproto      proto_node.hh 

Log message:
	Bug fix: Exclude the PIM Register vif interfaces when calling
	ProtoNode::vif_find_by_addr() or
	ProtoNode::vif_find_same_subnet_or_p2p(), because the PIM Register
	interface is special (e.g., it may share the same address as some
	of the other virtual interfaces).
	
	Note that the change affects ProtoNode::is_my_addr(), because
	its implementation uses ProtoNode::vif_find_by_addr().
	
	Submitted by:   "edrt" <edrt@citiz.net>

Revision  Changes    Path
1.24      +23 -2     xorp/libproto/proto_node.hh
_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs