--- 1/draft-farinacci-lisp-name-encoding-05.txt 2018-09-11 10:13:17.331191243 -0700 +++ 2/draft-farinacci-lisp-name-encoding-06.txt 2018-09-11 10:13:17.343191534 -0700 @@ -1,39 +1,39 @@ Network Working Group D. Farinacci Internet-Draft lispers.net -Intended status: Experimental March 18, 2018 -Expires: September 19, 2018 +Intended status: Experimental September 11, 2018 +Expires: March 15, 2019 LISP Distinguished Name Encoding - draft-farinacci-lisp-name-encoding-05 + draft-farinacci-lisp-name-encoding-06 Abstract This draft defines how to use the AFI=17 Distinguished Names in LISP. Status of This Memo This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79. Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet- Drafts is at https://datatracker.ietf.org/drafts/current/. Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress." - This Internet-Draft will expire on September 19, 2018. + This Internet-Draft will expire on March 15, 2019. Copyright Notice Copyright (c) 2018 IETF Trust and the persons identified as the document authors. All rights reserved. This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents @@ -46,26 +46,27 @@ Table of Contents 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 2 2. Definition of Terms . . . . . . . . . . . . . . . . . . . . . 3 3. Distinguished Name Format . . . . . . . . . . . . . . . . . . 3 4. Security Considerations . . . . . . . . . . . . . . . . . . . 4 5. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 4 6. Normative References . . . . . . . . . . . . . . . . . . . . 4 Appendix A. Acknowledgments . . . . . . . . . . . . . . . . . . 4 Appendix B. Document Change Log . . . . . . . . . . . . . . . . 4 - B.1. Changes to draft-farinacci-lisp-name-encoding-05 . . . . 4 - B.2. Changes to draft-farinacci-lisp-name-encoding-04 . . . . 4 - B.3. Changes to draft-farinacci-lisp-name-encoding-03 . . . . 5 - B.4. Changes to draft-farinacci-lisp-name-encoding-02 . . . . 5 - B.5. Changes to draft-farinacci-lisp-name-encoding-01 . . . . 5 - B.6. Changes to draft-farinacci-lisp-name-encoding-00 . . . . 5 + B.1. Changes to draft-farinacci-lisp-name-encoding-06 . . . . 4 + B.2. Changes to draft-farinacci-lisp-name-encoding-05 . . . . 4 + B.3. Changes to draft-farinacci-lisp-name-encoding-04 . . . . 5 + B.4. Changes to draft-farinacci-lisp-name-encoding-03 . . . . 5 + B.5. Changes to draft-farinacci-lisp-name-encoding-02 . . . . 5 + B.6. Changes to draft-farinacci-lisp-name-encoding-01 . . . . 5 + B.7. Changes to draft-farinacci-lisp-name-encoding-00 . . . . 5 Author's Address . . . . . . . . . . . . . . . . . . . . . . . . 5 1. Introduction The LISP architecture and protocols [RFC6830] introduces two new numbering spaces, Endpoint Identifiers (EIDs) and Routing Locators (RLOCs) which are intended to replace most use of IP addresses on the Internet. To provide flexibility for current and future applications, these values can be encoded in LISP control messages using a general syntax that includes Address Family Identifier (AFI) @@ -136,52 +137,58 @@ DOI 10.17487/RFC6830, January 2013, . Appendix A. Acknowledgments The author would like to thank the LISP WG for their review and acceptance of this draft. Appendix B. Document Change Log -B.1. Changes to draft-farinacci-lisp-name-encoding-05 +B.1. Changes to draft-farinacci-lisp-name-encoding-06 + + o Submitted September 2018. + + o Update document expiry timer. + +B.2. Changes to draft-farinacci-lisp-name-encoding-05 o Submitted March 2018. o Update document expiry timer. -B.2. Changes to draft-farinacci-lisp-name-encoding-04 +B.3. Changes to draft-farinacci-lisp-name-encoding-04 o Submitted September 2017. o Update document expiry timer. -B.3. Changes to draft-farinacci-lisp-name-encoding-03 +B.4. Changes to draft-farinacci-lisp-name-encoding-03 o Submitted March 2017. o Update document expiry timer. -B.4. Changes to draft-farinacci-lisp-name-encoding-02 +B.5. Changes to draft-farinacci-lisp-name-encoding-02 o Submitted October 2016. o Add a comment that the distinguished-name encoding is restricted to ASCII character encodings only. -B.5. Changes to draft-farinacci-lisp-name-encoding-01 +B.6. Changes to draft-farinacci-lisp-name-encoding-01 o Submitted October 2016. o Update document timer. -B.6. Changes to draft-farinacci-lisp-name-encoding-00 +B.7. Changes to draft-farinacci-lisp-name-encoding-00 o Initial draft submitted April 2016. Author's Address Dino Farinacci lispers.net San Jose, CA USA