Re: [lisp] LISP Overlay Model

Dino Farinacci <farinacci@gmail.com> Mon, 10 August 2015 22:41 UTC

Return-Path: <farinacci@gmail.com>
X-Original-To: lisp@ietfa.amsl.com
Delivered-To: lisp@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C5071A0122 for <lisp@ietfa.amsl.com>; Mon, 10 Aug 2015 15:41:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] autolearn=ham
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 r6hGDBCQfhmX for <lisp@ietfa.amsl.com>; Mon, 10 Aug 2015 15:41:30 -0700 (PDT)
Received: from mail-pd0-x230.google.com (mail-pd0-x230.google.com [IPv6:2607:f8b0:400e:c02::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9F78B1A0120 for <lisp@ietf.org>; Mon, 10 Aug 2015 15:41:30 -0700 (PDT)
Received: by pdbfa8 with SMTP id fa8so35849545pdb.1 for <lisp@ietf.org>; Mon, 10 Aug 2015 15:41:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=ruf811sQZWLclJjXbgpg29mtUfOjIxx3rTQjYMQ7FgY=; b=ccci1g7pvT7Hq5Mr6svNugC6dqbwbu337+2ZFqrcC9Bg7GnbKapceS3kh3wwms55/9 CZmnlFXlBeML16rvIZpHgiByjHpDVxx2ynqMorC343HZqUZZHSeI/735v0yUcLEaj1fR Dbiw5e4TmZ6mrlLfslYKJXceiWAuJd7iBOzAROL4GgZF3qRUrsava72nEJzaT/6eOh69 Eov/JR/fjH7drRiMtW7tFXYwErzGNQ50CAfXfXpj1viPCz2P8o5Ny0FqXuwBT6iT76Dr GMZYeh5Q5Lqs0DvFpemvnVmLuo32aJc7RlpekrZqBevHHZlYjkGbAj5Z8cfKAewpRAZ9 ouig==
X-Received: by 10.70.55.10 with SMTP id n10mr1927169pdp.47.1439246490387; Mon, 10 Aug 2015 15:41:30 -0700 (PDT)
Received: from [172.20.10.2] ([166.170.37.247]) by smtp.gmail.com with ESMTPSA id oh9sm21169251pbb.26.2015.08.10.15.41.29 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 10 Aug 2015 15:41:29 -0700 (PDT)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2102\))
From: Dino Farinacci <farinacci@gmail.com>
In-Reply-To: <89CA974F-ADB1-444E-BF65-7C2B8C572AA6@gigix.net>
Date: Mon, 10 Aug 2015 15:41:27 -0700
Content-Transfer-Encoding: quoted-printable
Message-Id: <C2FC64D5-2D4F-4BBB-A982-A873AF8FD344@gmail.com>
References: <89CA974F-ADB1-444E-BF65-7C2B8C572AA6@gigix.net>
To: Luigi Iannone <ggx@gigix.net>
X-Mailer: Apple Mail (2.2102)
Archived-At: <http://mailarchive.ietf.org/arch/msg/lisp/jJm0JvYhiU_1R9exJxjtwKhiFJM>
Cc: Joel Halpern Direct <jmh.direct@joelhalpern.com>, Damien Saucez <damien.saucez@inria.fr>, LISP mailing list list <lisp@ietf.org>
Subject: Re: [lisp] LISP Overlay Model
X-BeenThere: lisp@ietf.org
X-Mailman-Version: 2.1.15
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: Mon, 10 Aug 2015 22:41:31 -0000

> Would the WG be interested in working in extending the LISP overlay model
> in order to provide data-plane support for what the control plane already allows?
> And what should be the scope?

If the charter supports NVO3 use-cases, then the answer must be yes.

Dino