No subject



Thu Jul 29 16:46:38 2004
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Thu, 29 Jul 2004 16:47:01 -0700
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 i6TNl1VM062853
	for <atanu@tigger.icir.org>; Thu, 29 Jul 2004 16:47: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 i6TNl1bV069768
	for <atanu@icir.org>; Thu, 29 Jul 2004 16:47: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 i6TNl1Yc024702;
	Thu, 29 Jul 2004 16:47: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 i6TNkcYc024690
	for <xorp-cvs@icsi.berkeley.edu>; Thu, 29 Jul 2004 16:46:38 -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 i6TNkcbV069766
	for <xorp-cvs@icir.org>; Thu, 29 Jul 2004 16:46:38 -0700 (PDT)
	(envelope-from pavlin@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 i6TNkc8M023147
	for <xorp-cvs@icir.org>; Thu, 29 Jul 2004 16:46:38 -0700 (PDT)
	(envelope-from pavlin@xorpc.icir.org)
Received: (from pavlin@localhost)
	by xorpc.icir.org (8.12.9p1/8.12.3/Submit) id i6TNkcgv023146;
	Thu, 29 Jul 2004 16:46:38 -0700 (PDT)
	(envelope-from pavlin)
From: Pavlin Radoslavov <pavlin@icir.org>
Message-Id: <200407292346.i6TNkcgv023146@xorpc.icir.org>
Date:     Thu, 29 Jul 2004 16:46:38  ()
To: xorp-cvs@icir.org
Reply-To: pavlin@icir.org
Subject: [Xorp-cvs] XORP cvs commit: xorp/fea/ test_add_route.sh xrl_shell_funcs.sh xrl_target.cc  	           xrl_target.hh  xorp/xrl/interfaces/ fti.xif fti_xif.cc fti_xif.hh  xorp/xrl/targets/ fea.xrls fea_base.cc fea_base.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/share/doc/apache/cvs
Module name:	xorp
Repository:	xorp/xrl/targets/
Changes by:	pavlin@xorpc.icir.org.	04/07/29 16:46:38

Modified files:
	xorp/fea/: test_add_route.sh xrl_shell_funcs.sh xrl_target.cc 
	           xrl_target.hh 
	xorp/xrl/interfaces/: fti.xif fti_xif.cc fti_xif.hh 
	xorp/xrl/targets/: fea.xrls fea_base.cc fea_base.hh 

Log message:
	Remove the following XRLs because they have been replaced with
	the redist_transaction[4,6] XRL interface:
	
	fti/0.2/start_transaction
	fti/0.2/commit_transaction
	fti/0.2/abort_transaction
	fti/0.2/add_entry[4,6]
	fti/0.2/delete_entry[4,6]
	fti/0.2/delete_all_entries[4,6]
	fti/0.2/delete_all_entries
	
	Note that the last XRL (fti/0.2/delete_all_entries) has not been
	replaced, because it has dual IPv4/IPv6 purpose which makes it trickier
	to replace it, and because it does not appear to serve very useful
	purpose.
	
	The new XRLs are:
	
	redist_transaction[4,6]/0.1/start_transaction
	redist_transaction[4,6]/0.1/commit_transaction
	redist_transaction[4,6]/0.1/abort_transaction
	redist_transaction[4,6]/0.1/add_route
	redist_transaction[4,6]/0.1/delete_route
	redist_transaction[4,6]/0.1/delete_all_routes

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