[lisp] draft-ietf-lisp-lcaf-03 available for discussion (but not posted)

Dino Farinacci <farinacci@gmail.com> Tue, 10 September 2013 04:36 UTC

Return-Path: <farinacci@gmail.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 0CB6921E8106 for <lisp@ietfa.amsl.com>; Mon, 9 Sep 2013 21:36:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.092
X-Spam-Level:
X-Spam-Status: No, score=-0.092 tagged_above=-999 required=5 tests=[AWL=-2.508, BAYES_50=0.001, HTML_COMMENT_SAVED_URL=0.114, HTML_MESSAGE=0.001, MANGLED_LIPS=2.3]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QvvvQshAyzK3 for <lisp@ietfa.amsl.com>; Mon, 9 Sep 2013 21:35:55 -0700 (PDT)
Received: from mail-pa0-x22e.google.com (mail-pa0-x22e.google.com [IPv6:2607:f8b0:400e:c03::22e]) by ietfa.amsl.com (Postfix) with ESMTP id 4AF2C21E80FC for <lisp@ietf.org>; Mon, 9 Sep 2013 21:35:55 -0700 (PDT)
Received: by mail-pa0-f46.google.com with SMTP id fa1so7216412pad.33 for <lisp@ietf.org>; Mon, 09 Sep 2013 21:35:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:subject:date:message-id:cc:to:mime-version; bh=QpJTwWUCCLym8/hBQdEG4p92I/etVyAllIpmF1jxE/A=; b=wJz7BugmLpqYrZrkK6XEP+YOmquPdcMxaEBiOaJAQP2PZi83/Plzw257Fob9OiouuQ ZWXbedKPQal2/sO1ZJb1LkFQVD1gDUJQAy7NtiE9b2pvqUHGnEZIqhyf8HsFPHAH0W2y yeaKWbM9uPeThjrdnIjZKR85A7Sr8ulTl//jTD4mjTW0jhHle4BqwRbq9TL423ENeFA1 RcZrGTKwHsqw02CWvZila+txGKfVWufM2QELMphTFNH3qQ5b4rta9MB3TtJN6Yxy3Bs3 lRWY/Em48n8LtrSjaBehyu3IAKXqtPgINaEtekgxPkcmEb84x0KaGcH8JGOTZDR9k4R8 tCwQ==
X-Received: by 10.67.21.130 with SMTP id hk2mr24249223pad.76.1378787752122; Mon, 09 Sep 2013 21:35:52 -0700 (PDT)
Received: from [192.168.1.10] (173-8-188-29-SFBA.hfc.comcastbusiness.net. [173.8.188.29]) by mx.google.com with ESMTPSA id fy4sm20080119pbb.1.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 09 Sep 2013 21:35:51 -0700 (PDT)
From: Dino Farinacci <farinacci@gmail.com>
Content-Type: multipart/mixed; boundary="Apple-Mail=_9418C405-18CE-4851-AA09-89BEB6EF981A"
Date: Mon, 09 Sep 2013 21:35:49 -0700
Message-Id: <2D469D0C-2E41-42C7-8907-7FADD8C39B53@gmail.com>
To: "lisp@ietf.org list" <lisp@ietf.org>
Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\))
X-Mailer: Apple Mail (2.1508)
Cc: David Meyer <dmm@1-4-5.net>
Subject: [lisp] draft-ietf-lisp-lcaf-03 available for discussion (but not posted)
X-BeenThere: lisp@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Tue, 10 Sep 2013 04:36:03 -0000

Folks, I compiled all the input I received for updates to the LCAF draft. Find enclosed the updated draft and a diff file.

Deadline is tomorrow but we can have discussion before I post. So if there are any changes or comments, I can add them into the -03 draft. So I am not that worried about missing the deadline.

Changes include:

B.1.  Changes to draft-ietf-lisp-lcaf-03.txt

   o  Submitted September 2013.

   o  Updated references and author's affliations.

   o  Added Instance-ID to the Multicast Info Type so there is relative
      ease in parsing (S,G) entries within a VPN.

   o  Add port range encodings to the Application Data LCAF Type.

   o  Add a new JSON LCAF Type.

   o  Add Address Key/Value LCAF Type to allow attributes to be attached
      to an address.

Dino