No subject



Wed Mar 16 01:36:58 2005
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Tue, 15 Mar 2005 17:37: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 j2G1b1Ct015670
	for <atanu@tigger.icir.org>; Tue, 15 Mar 2005 17:37: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.11/8.12.8) with ESMTP id j2G1b11s067983
	for <atanu@icir.org>; Tue, 15 Mar 2005 17:37: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 j2G1b1Mp015931;
	Tue, 15 Mar 2005 17:37: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 j2G1awMp015925
	for <xorp-cvs@icsi.berkeley.edu>; Tue, 15 Mar 2005 17:36:58 -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 j2G1awn1067981
	for <xorp-cvs@icir.org>; Tue, 15 Mar 2005 17:36:58 -0800 (PST)
	(envelope-from pavlin@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 j2G1aw5b082352
	for <xorp-cvs@icir.org>; Tue, 15 Mar 2005 17:36:58 -0800 (PST)
	(envelope-from pavlin@xorpc.icir.org)
Received: (from pavlin@localhost)
	by xorpc.icir.org (8.12.11/8.12.3/Submit) id j2G1awTb082351
	for xorp-cvs@icir.org; Wed, 16 Mar 2005 01:36:58 GMT
	(envelope-from pavlin)
Date: Wed, 16 Mar 2005 01:36:58 GMT
From: Pavlin Radoslavov <pavlin@icir.org>
Message-Id: <200503160136.j2G1awTb082351@xorpc.icir.org>
To: xorp-cvs@icir.org
X-XORP-CVS-Branch: HEAD
Subject: [Xorp-cvs] XORP cvs commit: xorp/fea
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:	pavlin@xorpc.icir.org	2005-03-16 01:36:58 UTC

XORP CVS repository


Modified files:
	fea           fticonfig_entry_set_click.cc 
	              xorp_fea_click_config_generator 

Log message:
	* Add support for IPv6 Click configuration (a patch from Marko Zec).
	  For now the IPv6 path generation is disabled by default, because:
	  - There are few incomplete IPv6-related pieces.
	  - Currently the lastest Click release (1.4.3) does not support an
	    IPv6 lookup element that has "add" and "delete" handlers to
	    add/delete routing entries.
	    [Note that the lastest implementation of the LookupIP6Route()
	     in the CVS tree supports those two handlers].
	
	* Now the pre-defined Click lookup element names are _xorp_rt4
	  and _xorp_rt6 for IPv4 and IPv6 respectively.
	  Previously, the pre-defined name was _xorp_rt and was used only
	  for IPv4 purpose.
	
	Submitted by:   Marko Zec

Revision  Changes    Path
1.22      +13 -7     xorp/fea/fticonfig_entry_set_click.cc
1.12      +233 -63   xorp/fea/xorp_fea_click_config_generator
_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs