No subject



Wed Jan 15 16:29:37 2003
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Wed, 15 Jan 2003 16:30:07 -0800
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by tigger.icir.org (8.12.3/8.12.3) with ESMTP id h0G0U6wL079753
	for <atanu@tigger.icir.org>; Wed, 15 Jan 2003 16:30:06 -0800 (PST)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from ICSI.Berkeley.EDU (fruitcake.ICSI.Berkeley.EDU [192.150.186.11])
	by wyvern.icir.org (8.12.3/8.12.3) with ESMTP id h0G0U6wP064250
	for <atanu@icir.org>; Wed, 15 Jan 2003 16:30:06 -0800 (PST)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.icsi.Berkeley.EDU (localhost [127.0.0.1])
	by ICSI.Berkeley.EDU (8.9.0/8.9.0) with ESMTP id QAA22078;
	Wed, 15 Jan 2003 16:30:02 -0800 (PST)
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by ICSI.Berkeley.EDU (8.9.0/8.9.0) with ESMTP id QAA22066
	for <xorp-cvs@icsi.berkeley.edu>; Wed, 15 Jan 2003 16:29:38 -0800 (PST)
Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68])
	by wyvern.icir.org (8.12.3/8.12.3) with ESMTP id h0G0TbwP064225
	for <xorp-cvs@icir.org>; Wed, 15 Jan 2003 16:29:37 -0800 (PST)
	(envelope-from atanu@xorpc.icir.org)
Received: from xorpc.icir.org (localhost [127.0.0.1])
	by xorpc.icir.org (8.12.3/8.12.3) with ESMTP id h0G0TbTO038161
	for <xorp-cvs@icir.org>; Wed, 15 Jan 2003 16:29:37 -0800 (PST)
	(envelope-from atanu@xorpc.icir.org)
Received: (from atanu@localhost)
	by xorpc.icir.org (8.12.3/8.12.3/Submit) id h0G0Tbr0038160;
	Wed, 15 Jan 2003 16:29:37 -0800 (PST)
	(envelope-from atanu)
From: Atanu Ghosh <atanu@icir.org>
Message-Id: <200301160029.h0G0Tbr0038160@xorpc.icir.org>
Date:     Wed, 15 Jan 2003 16:29:37  ()
To: xorp-cvs@icir.org
Reply-To: atanu@icir.org
Subject: [Xorp-cvs] XORP cvs commit: xorp/rib/ fea_client.cc fea_client.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/www/data/cvs
Module name:	xorp
Repository:	xorp/rib/
Changes by:	atanu@xorpc.icir.org.	03/01/15 16:29:37

Modified files:
	xorp/rib/: fea_client.cc fea_client.hh 

Log message:
	Route add/delete commands from the RIB to the FEA are bracketed
	between start_transaction and commit_transaction calls to the FEA.
	
	Previously only one add/delete command would be sent per
	transaction. Now when a add/delete command completes if there are
	any more add/delete command queued they are sent in the same
	transaction.
	
	There is a configurable limit for the number of commands per
	transaction currently set to 100.

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