No subject



Tue Mar 23 17:26:13 2004
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Tue, 23 Mar 2004 17:27:01 -0800
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 i2O1R1ZK077083
	for <atanu@tigger.icir.org>; Tue, 23 Mar 2004 17:27: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.9p1/8.12.8) with ESMTP id i2O1R1BR027121
	for <atanu@icir.org>; Tue, 23 Mar 2004 17:27: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 i2O1R1Gv017166;
	Tue, 23 Mar 2004 17:27: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 i2O1QEGv017121
	for <xorp-cvs@icsi.berkeley.edu>; Tue, 23 Mar 2004 17:26:14 -0800 (PST)
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 i2O1QEBR027119
	for <xorp-cvs@icir.org>; Tue, 23 Mar 2004 17:26:14 -0800 (PST)
	(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 i2O1QDRS021188
	for <xorp-cvs@icir.org>; Tue, 23 Mar 2004 17:26:13 -0800 (PST)
	(envelope-from pavlin@xorpc.icir.org)
Received: (from pavlin@localhost)
	by xorpc.icir.org (8.12.9p1/8.12.3/Submit) id i2O1QDrQ021187;
	Tue, 23 Mar 2004 17:26:13 -0800 (PST)
	(envelope-from pavlin)
From: Pavlin Radoslavov <pavlin@icir.org>
Message-Id: <200403240126.i2O1QDrQ021187@xorpc.icir.org>
Date:     Tue, 23 Mar 2004 17:26:13  ()
To: xorp-cvs@icir.org
Reply-To: pavlin@icir.org
Subject: [Xorp-cvs] XORP cvs commit: xorp/fea/ xrl_target.cc xrl_target.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/fea/
Changes by:	pavlin@xorpc.icir.org.	04/03/23 17:26:13

Modified files:
	xorp/fea/: xrl_target.cc xrl_target.hh 

Log message:
	* Add new methods XrlFeaTarget::have_ipv4() and have_ipv6()
	which return true if the system supports IPv4 and IPv6 respectively.
	
	* If an IPv6-specific XRL is received, then use first have_ipv6()
	to test whether the system really supports IPv6, and return
	an error if it doesn't.
	For consistency reason do the same for the IPv4-specific XRLs.

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