No subject



Tue Feb 24 21:03:06 2004
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Tue, 24 Feb 2004 21:09:10 -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 i1P59AZK064505
	for <atanu@tigger.icir.org>; Tue, 24 Feb 2004 21:09:10 -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 i1P595M7009620;
	Tue, 24 Feb 2004 21:09:05 -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 i1P541IW022897;
	Tue, 24 Feb 2004 21:04: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 i1P537IW022875
	for <xorp-cvs@icsi.berkeley.edu>; Tue, 24 Feb 2004 21:03:07 -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 i1P536M7009586
	for <xorp-cvs@icir.org>; Tue, 24 Feb 2004 21:03:07 -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 i1P5369Q064112
	for <xorp-cvs@icir.org>; Tue, 24 Feb 2004 21:03:06 -0800 (PST)
	(envelope-from atanu@xorpc.icir.org)
Received: (from atanu@localhost)
	by xorpc.icir.org (8.12.9p1/8.12.3/Submit) id i1P536T0064111;
	Tue, 24 Feb 2004 21:03:06 -0800 (PST)
	(envelope-from atanu)
From: Atanu Ghosh <atanu@icir.org>
Message-Id: <200402250503.i1P536T0064111@xorpc.icir.org>
Date:     Tue, 24 Feb 2004 21:03:06  ()
To: xorp-cvs@icir.org
Reply-To: atanu@icir.org
Subject: [Xorp-cvs] XORP cvs commit: xorp/bgp/ dump_iterators.cc path_attribute.cc plumbing.cc  	           plumbing.hh route_table_base.cc route_table_cache.cc  	           route_table_dump.cc route_table_fanout.cc  	           route_table_fanout.hh route_table_filter.cc  ...route_table_ribin.cc  ...route_table_ribout.cc  ...subnet_route.cc  ...test_dump.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/
Changes by:	atanu@xorpc.icir.org.	04/02/24 21:03:06

Modified files:
	xorp/bgp/: dump_iterators.cc path_attribute.cc plumbing.cc 
	           plumbing.hh route_table_base.cc route_table_cache.cc 
	           route_table_dump.cc route_table_fanout.cc 
	           route_table_fanout.hh route_table_filter.cc 
	           route_table_ribin.cc route_table_ribout.cc 
	           subnet_route.cc test_dump.cc 

Log message:
	Rationalised some of the debugging. We typically have four sets of
	plumbing IPv4/IPv6 Unicast and Multicast. Try and get this state into
	the tablename. Therefore we no longer need to try and figure out if we
	are IPv4 or IPv6.
	
	assert -> XLOG_ASSERT
	
	Random formatting nits.
	
	In the dump table code output_state the parent (fanout table) was
	called with a pointer to the filter table not the dump table.

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