Re: [lisp] IPv6 examples in lisp documents

"Joel M. Halpern" <jmh@joelhalpern.com> Wed, 06 April 2016 15:22 UTC

Return-Path: <jmh@joelhalpern.com>
X-Original-To: lisp@ietfa.amsl.com
Delivered-To: lisp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1979B12D853 for <lisp@ietfa.amsl.com>; Wed, 6 Apr 2016 08:22:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.702
X-Spam-Level:
X-Spam-Status: No, score=-2.702 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=joelhalpern.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mm_fEsg7gAYD for <lisp@ietfa.amsl.com>; Wed, 6 Apr 2016 08:22:42 -0700 (PDT)
Received: from maila2.tigertech.net (maila2.tigertech.net [208.80.4.152]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BB18212D11B for <lisp@ietf.org>; Wed, 6 Apr 2016 08:18:53 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by maila2.tigertech.net (Postfix) with ESMTP id 83762240A9B; Wed, 6 Apr 2016 08:18:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=joelhalpern.com; s=1.tigertech; t=1459955933; bh=MOuru2pVT5s77NkTAccCDRk09Lcjadtqf7ZPWmVSnU0=; h=Subject:To:References:From:Date:In-Reply-To:From; b=E0MZo4IPUZDD2IMlYZvMqRacYA5aFLCHRqdMiBTKEBWz6N29G3p3gdjndoaUB1Rzw swgMgNGcMGgXpIX/qrEBwGt0yYEK9HtajKHC1PE6uba8iRuHFAPxOtEzY9HuJoCrTY 2wNbGLsjUWPkj/ZsvkZyBpUxHMGlVoZzH5WTLW/8=
X-Virus-Scanned: Debian amavisd-new at maila2.tigertech.net
Received: from dhcp-893a.meeting.ietf.org (unknown [31.133.138.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by maila2.tigertech.net (Postfix) with ESMTPSA id 444F3240529; Wed, 6 Apr 2016 08:18:52 -0700 (PDT)
To: fred@cisco.com, "lisp@ietf.org" <lisp@ietf.org>
References: <201604061501.u36F1ECF004051@irp-lnx1.cisco.com>
From: "Joel M. Halpern" <jmh@joelhalpern.com>
Message-ID: <570528D8.70401@joelhalpern.com>
Date: Wed, 06 Apr 2016 11:18:48 -0400
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Thunderbird/38.7.2
MIME-Version: 1.0
In-Reply-To: <201604061501.u36F1ECF004051@irp-lnx1.cisco.com>
Content-Type: text/plain; charset="windows-1252"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/lisp/uxZhTPaZMuW6pN0rGIJe2qn4Y7c>
Subject: Re: [lisp] IPv6 examples in lisp documents
X-BeenThere: lisp@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: List for the discussion of the Locator/ID Separation Protocol <lisp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/lisp>, <mailto:lisp-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/lisp/>
List-Post: <mailto:lisp@ietf.org>
List-Help: <mailto:lisp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/lisp>, <mailto:lisp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 06 Apr 2016 15:22:46 -0000

First, the LISP protocol has been specified from the beginning to 
support and to run over IPv6.  Full IPv4 and IPv6 support has been in there.

With regard to the examples in the lisp-threats draft, I would be very 
reluctant to try to make any such changes.  The draft is already in THE 
RFC Editor queue, and as such we would need a serious problem before we 
would even attempt to reopen the draft.

With regaard to lisp-ddt it is probably quite reasonable to add IPv6 
examples to the draft before we complete work on that document.

Yours,
Joel

On 4/6/16 11:01 AM, fred@cisco.com wrote:
> Hello:
>
> I'd like to bring something to your attention with regard to
> draft-ietf-lisp-threats, if I may.  It uses IPv4 examples (examples
> using addresses in 192.0.2.0/24, 198.51.100.0/24, or 203.0.113.0/24), but
> presents no IPv6 examples (which would use 2001:db8::/32, as specified
> in RFC 6890).  This suggests that at some future time the protocol will
> likely need to be updated to use IPv6 in addition to IPv4.
>
> draft-robachevsky-mandating-use-of-ipv6-examples makes a very practical
> suggestion, which is that drafts should consider IPv6, as it is the
> direction the Internet is headed, and therefore provide either only IPv6
> examples or both IPv4 and IPv6 examples. This has not been agreed to in
> the IETF, nor is it a mandate in any sense. However, it seems practical.
>
> I can imagine that you just didn't think about IPv6,
> on the assumption that it is not a current reality in the
> Internet; while not true, that is a common perception.  However, as
> https://www.vyncke.org/ipv6status/compare.php?metric=p&countries=be,ch,us,pt,de,gr,lu,pe,ec,ee,jp,fr,cz,my,fi,no,br,ca,ro,nl
> displays, Google, APNIC, and Akamai are reporting that at least 39
> countries worldwide have non-negligible IPv6 deployment (at least 1%
> of the traffic each of them sees uses IPv6 in those markets), 20 of
> them have at least 5%, and, in one case and one measurement, over 50%
> of their traffic. Additionally, AT&T, Comcast, Google, and T-Mobile
> indicate that a significant pecentage (around half to three quarters) of
> their mobile handsets or home computers are using IPv6 - in some cases,
> accessing IPv4 sites only through NAT64 translation.
>
> In that spirit, would you please consider duplicating your IPv4 examples,
> or augmenting them, to display both the IPv4 and IPv6 variants?
>
> Thanks.
>
> Fred
>