No subject



Thu Apr 15 9:13:30 2004
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Thu, 15 Apr 2004 09:14:01 -0700
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 i3FGE1XG056688
	for <atanu@tigger.icir.org>; Thu, 15 Apr 2004 09:14: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.9p1/8.12.8) with ESMTP id i3FGE1H4021609
	for <atanu@icir.org>; Thu, 15 Apr 2004 09:14: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.10/8.12.9) with ESMTP id i3FGE1sD021675;
	Thu, 15 Apr 2004 09:14:01 -0700 (PDT)
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 i3FGDVsD021654
	for <xorp-cvs@icsi.berkeley.edu>; Thu, 15 Apr 2004 09:13:31 -0700 (PDT)
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 i3FGDVH4021600
	for <xorp-cvs@icir.org>; Thu, 15 Apr 2004 09:13:31 -0700 (PDT)
	(envelope-from hodson@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 i3FGDUgd020198
	for <xorp-cvs@icir.org>; Thu, 15 Apr 2004 09:13:30 -0700 (PDT)
	(envelope-from hodson@xorpc.icir.org)
Received: (from hodson@localhost)
	by xorpc.icir.org (8.12.9p1/8.12.3/Submit) id i3FGDUVV020197;
	Thu, 15 Apr 2004 09:13:30 -0700 (PDT)
	(envelope-from hodson)
From: Orion Hodson <hodson@icir.org>
Message-Id: <200404151613.i3FGDUVV020197@xorpc.icir.org>
Date:     Thu, 15 Apr 2004  9:13:30  ()
To: xorp-cvs@icir.org
Reply-To: hodson@icir.org
Subject: [Xorp-cvs] XORP cvs commit: xorp/bgp/ bgp.cc dummy_next_hop_resolver.cc dump_iterators.cc  	           local_data.cc next_hop_resolver.cc parameter.cc  	           path_attribute.cc peer.cc peer_data.cc  	           peer_handler.cc plumbing.cc process_watch.cc  ...rib_ipc_handler.cc  ...route_table_base.cc  ...route_table_cache.cc  ...route_table_decision.cc  ...route_table_deletion.cc  ...route_table_dump.cc  ...route_table_fanout.cc  ...route_table_filter.cc  ...route_table_ribin.cc  ...route_table_ribout.cc  ...socket.cc  ...test_next_hop_resolver.cc  ...test_peer_data.cc  ...update_packet.cc  ...xrl_target.cc  xorp/bgp/harness/ command.cc peer.cc test_peer.cc test_trie.cc  	                   trie.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/bgp/harness/
Changes by:	hodson@xorpc.icir.org.	04/04/15 09:13:30

Modified files:
	xorp/bgp/: bgp.cc dummy_next_hop_resolver.cc dump_iterators.cc 
	           local_data.cc next_hop_resolver.cc parameter.cc 
	           path_attribute.cc peer.cc peer_data.cc 
	           peer_handler.cc plumbing.cc process_watch.cc 
	           rib_ipc_handler.cc route_table_base.cc 
	           route_table_cache.cc route_table_decision.cc 
	           route_table_deletion.cc route_table_dump.cc 
	           route_table_fanout.cc route_table_filter.cc 
	           route_table_ribin.cc route_table_ribout.cc socket.cc 
	           test_next_hop_resolver.cc test_peer_data.cc 
	           update_packet.cc xrl_target.cc 
	xorp/bgp/harness/: command.cc peer.cc test_peer.cc test_trie.cc 
	                   trie.cc 

Log message:
	Comment out definitions of DEBUG_PRINT_FUNCTION_NAME since it breaks
	when --enable-debug-fnames is passed as a configure option (reported
	by Paolo Pisati).
	
	Using --enable-debug-fnames in conjunction with DEBUG_LOGGING will
	give the intended behaviour and avoid this problem.

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