No subject



Wed Mar 16 01:59:17 2005
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Tue, 15 Mar 2005 18:00:02 -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 j2G202l2022442
	for <atanu@tigger.icir.org>; Tue, 15 Mar 2005 18:00:02 -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.11/8.12.8) with ESMTP id j2G201Ws068236
	for <atanu@icir.org>; Tue, 15 Mar 2005 18:00: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 j2G201Mp016509;
	Tue, 15 Mar 2005 18:00: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 j2G1xIMp016495
	for <xorp-cvs@icsi.berkeley.edu>; Tue, 15 Mar 2005 17:59:18 -0800 (PST)
Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68])
	by wyvern.icir.org (8.12.11/8.12.8) with ESMTP id j2G1xI2P068216
	for <xorp-cvs@icir.org>; Tue, 15 Mar 2005 17:59:18 -0800 (PST)
	(envelope-from atanu@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 j2G1xHiF082636
	for <xorp-cvs@icir.org>; Tue, 15 Mar 2005 17:59:17 -0800 (PST)
	(envelope-from atanu@xorpc.icir.org)
Received: (from atanu@localhost)
	by xorpc.icir.org (8.12.11/8.12.3/Submit) id j2G1xHK9082635
	for xorp-cvs@icir.org; Wed, 16 Mar 2005 01:59:17 GMT
	(envelope-from atanu)
Date: Wed, 16 Mar 2005 01:59:17 GMT
From: Atanu Ghosh <atanu@icir.org>
Message-Id: <200503160159.j2G1xHK9082635@xorpc.icir.org>
To: xorp-cvs@icir.org
X-XORP-CVS-Branch: HEAD
Subject: [Xorp-cvs] XORP cvs commit: xorp/libxorp
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:	atanu@xorpc.icir.org	2005-03-16 01:59:17 UTC

XORP CVS repository


Modified files:
	libxorp       test_trie.cc trie.hh 

Log message:
	The method find_subtree() could return subtrees above the current
	key. Check that any candidate is contained by the key. There is also a
	regression test to demonstrate the problem.
	
	Hopefully this will fix the problem with the next hop registration in
	the RIB.
	
	Bug found by: Pavlin

Revision  Changes    Path
1.8       +52 -1     xorp/libxorp/test_trie.cc
1.21      +3 -2      xorp/libxorp/trie.hh
_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs