No subject



Mon Oct 25 23:51:50 2004
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Mon, 25 Oct 2004 16:52: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 i9PNq27r012956
	for <atanu@tigger.icir.org>; Mon, 25 Oct 2004 16:52:02 -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 i9PNq19l058404
	for <atanu@icir.org>; Mon, 25 Oct 2004 16:52: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 i9PNq1Sm029098;
	Mon, 25 Oct 2004 16:52: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 i9PNppSm029086
	for <xorp-cvs@icsi.berkeley.edu>; Mon, 25 Oct 2004 16:51:51 -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 i9PNpo9l058402
	for <xorp-cvs@icir.org>; Mon, 25 Oct 2004 16:51:50 -0700 (PDT)
	(envelope-from bms@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 i9PNpoK7010405
	for <xorp-cvs@icir.org>; Mon, 25 Oct 2004 16:51:50 -0700 (PDT)
	(envelope-from bms@xorpc.icir.org)
Received: (from bms@localhost)
	by xorpc.icir.org (8.12.11/8.12.3/Submit) id i9PNpo6D010404
	for xorp-cvs@icir.org; Mon, 25 Oct 2004 23:51:50 GMT
	(envelope-from bms)
Date: Mon, 25 Oct 2004 23:51:50 GMT
From: Bruce Simpson <bms@icir.org>
Message-Id: <200410252351.i9PNpo6D010404@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:	bms@xorpc.icir.org	2004-10-25 23:51:50 UTC

XORP CVS repository


Modified files:
	libxorp       ipv4.cc ipv4.hh ipv6.cc ipv6.hh ipvx.cc ipvx.hh 
	              test_ipv4.cc test_ipv6.cc test_ipvx.cc 

Log message:
	Add a LOOPBACK() constant to the IP representations.
	
	This will be used in places where a loopback address argument
	has to be explicitly provided, i.e. the BSD add blackhole
	route operation.

Revision  Changes    Path
1.15      +2 -1      xorp/libxorp/ipv4.cc
1.21      +7 -2      xorp/libxorp/ipv4.hh
1.16      +2 -1      xorp/libxorp/ipv6.cc
1.20      +7 -2      xorp/libxorp/ipv6.hh
1.15      +2 -1      xorp/libxorp/ipvx.cc
1.17      +3 -1      xorp/libxorp/ipvx.hh
1.13      +4 -1      xorp/libxorp/test_ipv4.cc
1.13      +4 -1      xorp/libxorp/test_ipv6.cc
1.12      +6 -1      xorp/libxorp/test_ipvx.cc
_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs