No subject



Fri May 23 16:55:06 2003
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Fri, 23 May 2003 16:56:03 -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 h4NNu3wZ008624
	for <atanu@tigger.icir.org>; Fri, 23 May 2003 16:56:03 -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 h4NNu3DD095027
	for <atanu@icir.org>; Fri, 23 May 2003 16:56:03 -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 h4NNu2KJ021758;
	Fri, 23 May 2003 16:56:02 -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 h4NNt6KJ021743
	for <xorp-cvs@icsi.berkeley.edu>; Fri, 23 May 2003 16:55:06 -0700 (PDT)
Received: from possum.icir.org (possum.icir.org [192.150.187.67])
	by wyvern.icir.org (8.12.8p1/8.12.3) with ESMTP id h4NNt6DD095011;
	Fri, 23 May 2003 16:55:06 -0700 (PDT)
	(envelope-from pavlin@possum.icir.org)
Received: from possum.icir.org (localhost [127.0.0.1])
	by possum.icir.org (8.12.8p1/8.12.3) with ESMTP id h4NNt6c1023478;
	Fri, 23 May 2003 16:55:06 -0700 (PDT)
	(envelope-from pavlin@possum.icir.org)
Message-Id: <200305232355.h4NNt6c1023478@possum.icir.org>
To: Orion Hodson <hodson@icir.org>
cc: pavlin@icir.org, xorp-cvs@icir.org
Subject: Re: [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 
In-Reply-To: Message from Orion Hodson <hodson@icir.org> 
   of "Fri, 23 May 2003 16:51:21 PDT." <200305232351.h4NNpMln001669@puma.icir.org> 
Date: Fri, 23 May 2003 16:55:06 -0700
From: Pavlin Radoslavov <pavlin@icir.org>
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>

> /-- Pavlin Radoslavov wrote:
> | 	Add two new XRLs:
> | 	register_all_interfaces_client
> | 	unregister_all_interfaces_client
> | 	
> | 	Those are similar to register_client and unregister_client, except
> | 	that the registree is interested in monitoring all interfaces
> | 	(i.e., not only those that are configured via XRLs).
> | 	
> | 	The original register_client and unregister_client XRLs
> | 	would be used for registering in monitoring information about
> | 	only those interfaces that were configured via XRLs (i.e.,
> | 	through the rtrmgr).
> 
> Err, can I ask why these are needed ?  Isn't the rtrmgr is supposed to be the 
> word on configuration state ?  Isn't this allowing processes to sign up for 
> info about things they are not supposed to know about?

For two reasons primary:
 1. For debugging purpose if you want to snoop on all interface information
 2. Temporary for the purpose of MFEA. Currently it is configured
    via shell scripts, and if I don't have the above support it
    simply won't work.

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