No subject



Sun May 18 16:16:06 2003
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Sun, 18 May 2003 16:17: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 h4INH2Kd003413
	for <atanu@tigger.icir.org>; Sun, 18 May 2003 16:17: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 h4INH2DD026958
	for <atanu@icir.org>; Sun, 18 May 2003 16:17: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 h4INH1KJ021656;
	Sun, 18 May 2003 16:17: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 h4ING7KJ021645
	for <xorp-cvs@icsi.berkeley.edu>; Sun, 18 May 2003 16:16:07 -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 h4ING6DD026956
	for <xorp-cvs@icir.org>; Sun, 18 May 2003 16:16:06 -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 h4ING6Qg099284
	for <xorp-cvs@icir.org>; Sun, 18 May 2003 16:16:06 -0700 (PDT)
	(envelope-from pavlin@xorpc.icir.org)
Received: (from pavlin@localhost)
	by xorpc.icir.org (8.12.8p1/8.12.3/Submit) id h4ING6NL099283;
	Sun, 18 May 2003 16:16:06 -0700 (PDT)
	(envelope-from pavlin)
From: Pavlin Radoslavov <pavlin@icir.org>
Message-Id: <200305182316.h4ING6NL099283@xorpc.icir.org>
Date:     Sun, 18 May 2003 16:16:06  ()
To: xorp-cvs@icir.org
Reply-To: pavlin@icir.org
Subject: [Xorp-cvs] XORP cvs commit: xorp/libxorp/ vif.cc vif.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/libxorp/
Changes by:	pavlin@xorpc.icir.org.	03/05/18 16:16:06

Modified files:
	xorp/libxorp/: vif.cc vif.hh 

Log message:
	De-constify Vif::find_address()
	The reason is because sometimes we may want to change the Vif addresses
	on-the-fly (i.e., after they have been added to the vif).
	
	An example where we want this is the vifmanager (the interface spy)
	that obtains the vif info from the FEA: adding addresses is typically
	implemented step-by-step: get and add the address, get and add
	the broadcast addr of that address, etc.

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