No subject



Sun May 18 23:41:52 2003
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Sun, 18 May 2003 23:42:02 -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 h4J6g2Kd036769
	for <atanu@tigger.icir.org>; Sun, 18 May 2003 23:42: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.8p1/8.12.3) with ESMTP id h4J6g2DD029926
	for <atanu@icir.org>; Sun, 18 May 2003 23:42: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.9/8.12.9) with ESMTP id h4J6g1KJ026672;
	Sun, 18 May 2003 23:42:01 -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 h4J6fqKJ026666
	for <xorp-cvs@icsi.berkeley.edu>; Sun, 18 May 2003 23:41:52 -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 h4J6fqDD029924
	for <xorp-cvs@icir.org>; Sun, 18 May 2003 23:41:52 -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 h4J6fqQg036718
	for <xorp-cvs@icir.org>; Sun, 18 May 2003 23:41:52 -0700 (PDT)
	(envelope-from pavlin@xorpc.icir.org)
Received: (from pavlin@localhost)
	by xorpc.icir.org (8.12.8p1/8.12.3/Submit) id h4J6fqnR036717;
	Sun, 18 May 2003 23:41:52 -0700 (PDT)
	(envelope-from pavlin)
From: Pavlin Radoslavov <pavlin@icir.org>
Message-Id: <200305190641.h4J6fqnR036717@xorpc.icir.org>
Date:     Sun, 18 May 2003 23:41:52  ()
To: xorp-cvs@icir.org
Reply-To: pavlin@icir.org
Subject: [Xorp-cvs] XORP cvs commit: xorp/xrl/interfaces/ fea_ifmgr.xif fea_ifmgr_xif.cc  	                      fea_ifmgr_xif.hh  xorp/xrl/targets/ fea.xrls fea_base.cc fea_base.hh
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/xrl/targets/
Changes by:	pavlin@xorpc.icir.org.	03/05/18 23:41:52

Modified files:
	xorp/xrl/interfaces/: fea_ifmgr.xif fea_ifmgr_xif.cc 
	                      fea_ifmgr_xif.hh 
	xorp/xrl/targets/: fea.xrls fea_base.cc fea_base.hh 

Log message:
	* Rename existing get_foo XRLs to get_configured_foo
	* For each get_foo XRL add a new one get_all_foo
	The above split is similar to existing
	get_all_interface_names and get_configured_interface_names XRLs
	(among few others):
	- the get_configured_foo gets the configured info
	- the get_all_foo explicitly queries the underlying system
	(the kernel) and gets info from there.
	
	* Reformatting nitlets

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