No subject



Wed Mar 24 11:14:09 2004
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Wed, 24 Mar 2004 11:15:02 -0800
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by tigger.icir.org (8.12.9p1/8.12.8) with ESMTP id i2OJF1ZK004889
	for <atanu@tigger.icir.org>; Wed, 24 Mar 2004 11:15:01 -0800 (PST)
	(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.9p1/8.12.8) with ESMTP id i2OJF1BR039815
	for <atanu@icir.org>; Wed, 24 Mar 2004 11:15:01 -0800 (PST)
	(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 i2OJF1tH012098;
	Wed, 24 Mar 2004 11:15:01 -0800 (PST)
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 i2OJEAtH012079
	for <xorp-cvs@icsi.berkeley.edu>; Wed, 24 Mar 2004 11:14:10 -0800 (PST)
Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68])
	by wyvern.icir.org (8.12.9p1/8.12.8) with ESMTP id i2OJEABR039806
	for <xorp-cvs@icir.org>; Wed, 24 Mar 2004 11:14:10 -0800 (PST)
	(envelope-from atanu@icir.org)
Received: from xorpc.icir.org (localhost [127.0.0.1])
	by xorpc.icir.org (8.12.9p1/8.12.8) with ESMTP id i2OJEARS029361
	for <xorp-cvs@icir.org>; Wed, 24 Mar 2004 11:14:10 -0800 (PST)
	(envelope-from atanu@xorpc.icir.org)
Received: (from atanu@localhost)
	by xorpc.icir.org (8.12.9p1/8.12.3/Submit) id i2OJE9nN029360;
	Wed, 24 Mar 2004 11:14:09 -0800 (PST)
	(envelope-from atanu)
From: Atanu Ghosh <atanu@icir.org>
Message-Id: <200403241914.i2OJE9nN029360@xorpc.icir.org>
Date:     Wed, 24 Mar 2004 11:14:09  ()
To: xorp-cvs@icir.org
Reply-To: atanu@icir.org
Subject: [Xorp-cvs] XORP cvs commit: xorp/bgp/ main.cc next_hop_resolver.cc peer.cc  	           peer_handler_debug.cc rib_ipc_handler.cc  	           route_table_ribin.cc socket.cc  xorp/fea/ ifconfig_parse_rtm.cc ifconfig_set_ioctl.cc  	           libfeaclient_bridge.cc xrl_mfea_vif_manager.cc  	           xrl_socket_server.cc  xorp/libxipc/ xrl_pf_stcp.cc xrl_router.cc  xorp/rib/ vifmanager.cc xrl_target.cc  xorp/rip/ port.cc xrl_target_common.hh  xorp/rtrmgr/ template_commands.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/www/data/cvs
Module name:	xorp
Repository:	xorp/rtrmgr/
Changes by:	atanu@xorpc.icir.org.	04/03/24 11:14:09

Modified files:
	xorp/bgp/: main.cc next_hop_resolver.cc peer.cc 
	           peer_handler_debug.cc rib_ipc_handler.cc 
	           route_table_ribin.cc socket.cc 
	xorp/fea/: ifconfig_parse_rtm.cc ifconfig_set_ioctl.cc 
	           libfeaclient_bridge.cc xrl_mfea_vif_manager.cc 
	           xrl_socket_server.cc 
	xorp/libxipc/: xrl_pf_stcp.cc xrl_router.cc 
	xorp/rib/: vifmanager.cc xrl_target.cc 
	xorp/rip/: port.cc xrl_target_common.hh 
	xorp/rtrmgr/: template_commands.cc 

Log message:
	Protect all unused variables with the UNUSED macro. These variables
	are normally protected by debug_msg.

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