No subject



Wed Apr 27 21:58:46 2005
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Wed, 27 Apr 2005 14:59:02 -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 j3RLx2HQ004542
	for <atanu@tigger.icir.org>; Wed, 27 Apr 2005 14:59:02 -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 j3RLx2uJ070491
	for <atanu@icir.org>; Wed, 27 Apr 2005 14:59:02 -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 j3RLx1Gq003690;
	Wed, 27 Apr 2005 14:59: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 j3RLwkGq003681
	for <xorp-cvs@icsi.berkeley.edu>; Wed, 27 Apr 2005 14:58:46 -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 j3RLwkNU070488
	for <xorp-cvs@icir.org>; Wed, 27 Apr 2005 14:58:46 -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 j3RLwkng069821
	for <xorp-cvs@icir.org>; Wed, 27 Apr 2005 14:58:46 -0700 (PDT)
	(envelope-from pavlin@xorpc.icir.org)
Received: (from pavlin@localhost)
	by xorpc.icir.org (8.12.11/8.12.3/Submit) id j3RLwkPc069820
	for xorp-cvs@icir.org; Wed, 27 Apr 2005 21:58:46 GMT
	(envelope-from pavlin)
Date: Wed, 27 Apr 2005 21:58:46 GMT
From: Pavlin Radoslavov <pavlin@icir.org>
Message-Id: <200504272158.j3RLwkPc069820@xorpc.icir.org>
To: xorp-cvs@icir.org
X-XORP-CVS-Branch: HEAD
Subject: [Xorp-cvs] XORP cvs commit: xorp/pim xorp/xrl/interfaces xorp/xrl/targets
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 21:58:46 UTC

XORP CVS repository


Modified files:
	pim           pim_config.cc pim_node.hh xrl_pim_node.hh 
	              xrl_pim_node.cc xrl_pim_shell_funcs.sh 
	xrl/interfaces pim.xif pim_xif.cc pim_xif.hh 
	xrl/targets   pim.xrls pim_base.cc pim_base.hh 

Log message:
	Add the vif name as an argument to the send_test_jp_entry XRL
	that is used for testing purpose. Also, propagate the vif name
	to the backend implementation of this XRL.

Revision  Changes                                Path
1.32      +8 -5;  commitid: 1105d42700a637ea6;   xorp/pim/pim_config.cc
1.51      +3 -2;  commitid: 1105d42700a637ea6;   xorp/pim/pim_node.hh
1.84      +11 -7;  commitid: 1105d42700a637ea6;  xorp/pim/xrl_pim_node.cc
1.59      +3 -1;  commitid: 1105d42700a637ea6;   xorp/pim/xrl_pim_node.hh
1.27      +11 -9;  commitid: 1105d42700a637ea6;  xorp/pim/xrl_pim_shell_funcs.sh
1.20      +3 -3;  commitid: 1105d42700a637ea6;   xorp/xrl/interfaces/pim.xif
1.32      +5 -1;  commitid: 1105d42700a637ea6;   xorp/xrl/interfaces/pim_xif.cc
1.30      +3 -1;  commitid: 1105d42700a637ea6;   xorp/xrl/interfaces/pim_xif.hh
1.45      +3 -3;  commitid: 1105d42700a637ea6;   xorp/xrl/targets/pim.xrls
1.48      +7 -5;  commitid: 1105d42700a637ea6;   xorp/xrl/targets/pim_base.cc
1.51      +3 -1;  commitid: 1105d42700a637ea6;   xorp/xrl/targets/pim_base.hh
_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs