No subject



Mon Oct 4 17:55:07 2004
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Mon, 04 Oct 2004 10:56:02 -0700
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 i94Hu1fH008596
	for <atanu@tigger.icir.org>; Mon, 4 Oct 2004 10:56: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 i94Hu1Mu013750
	for <atanu@icir.org>; Mon, 4 Oct 2004 10:56: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 i94Hu1Kk016459;
	Mon, 4 Oct 2004 10:56: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 i94Ht8Kk016439
	for <xorp-cvs@icsi.berkeley.edu>; Mon, 4 Oct 2004 10:55:08 -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 i94Ht8Mu013744
	for <xorp-cvs@icir.org>; Mon, 4 Oct 2004 10:55:08 -0700 (PDT)
	(envelope-from abittau@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 i94Ht7GY040397
	for <xorp-cvs@icir.org>; Mon, 4 Oct 2004 10:55:07 -0700 (PDT)
	(envelope-from abittau@xorpc.icir.org)
Received: (from abittau@localhost)
	by xorpc.icir.org (8.12.11/8.12.3/Submit) id i94Ht7Lp040396
	for xorp-cvs@icir.org; Mon, 4 Oct 2004 17:55:07 GMT
	(envelope-from abittau)
Date: Mon, 4 Oct 2004 17:55:07 GMT
From: Andrea Bittau <abittau@icir.org>
Message-Id: <200410041755.i94Ht7Lp040396@xorpc.icir.org>
To: xorp-cvs@icir.org
X-XORP-CVS-Branch: HEAD
Subject: [Xorp-cvs] XORP cvs commit: xorp/bgp xorp/policy/backend xorp/rib xorp/rip
 xorp/static_routes
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
Changes by:	abittau@xorpc.icir.org	2004-10-04 17:55:07 UTC

XORP CVS repository


Modified files:
	bgp           bgp_varrw.cc bgp_varrw.hh 
	policy/backend single_varrw.cc single_varrw.hh 
	rib           rib_varrw.cc rib_varrw.hh 
	rip           rip_varrw.cc rip_varrw.hh 
	static_routes static_routes_varrw.cc static_routes_varrw.hh 

Log message:
	Route elements are now initialized upon the first read instead of upon VarRW
	construction.
	
	This will speed up the execution of empty policies.

Revision  Changes    Path
1.5       +19 -19    xorp/bgp/bgp_varrw.cc
1.5       +3 -3      xorp/bgp/bgp_varrw.hh
1.2       +12 -4     xorp/policy/backend/single_varrw.cc
1.2       +10 -3     xorp/policy/backend/single_varrw.hh
1.4       +9 -16     xorp/rib/rib_varrw.cc
1.4       +3 -10     xorp/rib/rib_varrw.hh
1.4       +8 -13     xorp/rip/rip_varrw.cc
1.4       +2 -3      xorp/rip/rip_varrw.hh
1.3       +11 -16    xorp/static_routes/static_routes_varrw.cc
1.3       +2 -3      xorp/static_routes/static_routes_varrw.hh
_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs