No subject



Wed Aug 6 11:52:01 2003
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Wed, 06 Aug 2003 11:53:01 -0700
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by tigger.icir.org (8.12.8p1/8.12.3) with ESMTP id h76Ir1vs079411
	for <atanu@tigger.icir.org>; Wed, 6 Aug 2003 11:53: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.8p1/8.12.3) with ESMTP id h76Ir1dk056656
	for <atanu@icir.org>; Wed, 6 Aug 2003 11:53: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.9/8.12.9) with ESMTP id h76Ir0RW005891;
	Wed, 6 Aug 2003 11:53:00 -0700 (PDT)
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by fruitcake.ICSI.Berkeley.EDU (8.12.9/8.12.9) with ESMTP id h76Iq1RW005858
	for <xorp-cvs@icsi.berkeley.edu>; Wed, 6 Aug 2003 11:52:01 -0700 (PDT)
Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68])
	by wyvern.icir.org (8.12.8p1/8.12.3) with ESMTP id h76Iq1dk056638
	for <xorp-cvs@icir.org>; Wed, 6 Aug 2003 11:52:01 -0700 (PDT)
	(envelope-from pavlin@xorpc.icir.org)
Received: from xorpc.icir.org (localhost [127.0.0.1])
	by xorpc.icir.org (8.12.8p1/8.12.3) with ESMTP id h76Iq1kN035672
	for <xorp-cvs@icir.org>; Wed, 6 Aug 2003 11:52:01 -0700 (PDT)
	(envelope-from pavlin@xorpc.icir.org)
Received: (from pavlin@localhost)
	by xorpc.icir.org (8.12.8p1/8.12.3/Submit) id h76Iq191035671;
	Wed, 6 Aug 2003 11:52:01 -0700 (PDT)
	(envelope-from pavlin)
From: Pavlin Radoslavov <pavlin@icir.org>
Message-Id: <200308061852.h76Iq191035671@xorpc.icir.org>
Date:     Wed,  6 Aug 2003 11:52:01  ()
To: xorp-cvs@icir.org
Reply-To: pavlin@icir.org
Subject: [Xorp-cvs] XORP cvs commit: xorp/pim/ pim_node.hh pim_node.cc xrl_pim_node.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/08/06 11:52:01

Modified files:
	xorp/pim/: pim_node.hh pim_node.cc xrl_pim_node.cc 

Log message:
	* Add new methods that enable/disable/start/stop a PIM vif:
	PimNode::enable_vif()
	PimNode::disable_vif()
	PimNode::start_vif()
	PimNode::stop_vif()
	
	* Use the above methods in XrlPimNode to enable/disable/start/stop
	a vif via XRLs instead of directly manipulating the vifs.
	
	* If an error, use the argument vif_name instead of pim_vif->name()
	to print the name of the vif.

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