No subject



Sat Nov 27 23:35:33 2004
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Sat, 27 Nov 2004 15:36:01 -0800
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by tigger.icir.org (8.12.11/8.12.8) with ESMTP id iARNa1ZP014263
	for <atanu@tigger.icir.org>; Sat, 27 Nov 2004 15:36: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 iARNa0eU000755
	for <atanu@icir.org>; Sat, 27 Nov 2004 15:36: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 iARNa0N1005356;
	Sat, 27 Nov 2004 15:36:00 -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 iARNZXN1005348
	for <xorp-cvs@icsi.berkeley.edu>; Sat, 27 Nov 2004 15:35:33 -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 iARNZXeU000751
	for <xorp-cvs@icir.org>; Sat, 27 Nov 2004 15:35:33 -0800 (PST)
	(envelope-from mjh@icir.org)
Received: from xorpc.icir.org (localhost [127.0.0.1])
	by xorpc.icir.org (8.12.11/8.12.8) with ESMTP id iARNZXk1021917
	for <xorp-cvs@icir.org>; Sat, 27 Nov 2004 15:35:33 -0800 (PST)
	(envelope-from mjh@xorpc.icir.org)
Received: (from mjh@localhost)
	by xorpc.icir.org (8.12.11/8.12.3/Submit) id iARNZXxD021916
	for xorp-cvs@icir.org; Sat, 27 Nov 2004 23:35:33 GMT
	(envelope-from mjh)
Date: Sat, 27 Nov 2004 23:35:33 GMT
From: Mark Handley <mjh@icir.org>
Message-Id: <200411272335.iARNZXxD021916@xorpc.icir.org>
To: xorp-cvs@icir.org
X-XORP-CVS-Branch: HEAD
Subject: [Xorp-cvs] XORP cvs commit: xorp/bgp
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
Changes by:	mjh@xorpc.icir.org	2004-11-27 23:35:33 UTC

XORP CVS repository


Modified files:
	bgp           dump_iterators.cc dump_iterators.hh 
	              route_table_dump.cc route_table_dump.hh 

Log message:
	Add code that keeps an audit trail of the last 1000 events to pass
	through a dump table.
	
	There's still a bug somewhere in BGP that causes occasional aborts
	during the process of dumping to new peers, as found in crash17 on
	xorp12.  There's not enough data in the crash17 core dump to diagnose
	the history leading up to this, so this audit trail is an attempt to
	keep enough data.

Revision  Changes    Path
1.24      +8 -2      xorp/bgp/dump_iterators.cc
1.13      +3 -4      xorp/bgp/dump_iterators.hh
1.29      +80 -1     xorp/bgp/route_table_dump.cc
1.15      +17 -1     xorp/bgp/route_table_dump.hh
_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs