--- 1/draft-ietf-lisp-mn-04.txt 2019-03-27 12:13:12.044253953 -0700 +++ 2/draft-ietf-lisp-mn-05.txt 2019-03-27 12:13:12.096255319 -0700 @@ -1,23 +1,23 @@ Network Working Group D. Farinacci Internet-Draft lispers.net Intended status: Experimental D. Lewis -Expires: April 6, 2019 cisco Systems +Expires: September 28, 2019 cisco Systems D. Meyer 1-4-5.net C. White Logical Elegance, LLC. - October 3, 2018 + March 27, 2019 LISP Mobile Node - draft-ietf-lisp-mn-04 + draft-ietf-lisp-mn-05 Abstract This document describes how a lightweight version of LISP's ITR/ETR functionality can be used to provide seamless mobility to a mobile node. The LISP Mobile Node design described in this document uses standard LISP functionality to provide scalable mobility for LISP mobile nodes. Status of This Memo @@ -28,25 +28,25 @@ 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 April 6, 2019. + This Internet-Draft will expire on September 28, 2019. Copyright Notice - Copyright (c) 2018 IETF Trust and the persons identified as the + Copyright (c) 2019 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 carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as @@ -83,25 +83,26 @@ 12. LISP Implementation in a Mobile Node . . . . . . . . . . . . 18 13. Security Considerations . . . . . . . . . . . . . . . . . . . 19 13.1. Proxy ETR Hijacking . . . . . . . . . . . . . . . . . . 20 13.2. LISP Mobile Node using an EID as its RLOC . . . . . . . 20 14. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 20 15. References . . . . . . . . . . . . . . . . . . . . . . . . . 21 15.1. Normative References . . . . . . . . . . . . . . . . . . 21 15.2. Informative References . . . . . . . . . . . . . . . . . 22 Appendix A. Acknowledgments . . . . . . . . . . . . . . . . . . 22 Appendix B. Document Change Log . . . . . . . . . . . . . . . . 22 - B.1. Changes to draft-ietf-lisp-mn-04 . . . . . . . . . . . . 22 - B.2. Changes to draft-ietf-lisp-mn-03 . . . . . . . . . . . . 23 - B.3. Changes to draft-ietf-lisp-mn-02 . . . . . . . . . . . . 23 - B.4. Changes to draft-ietf-lisp-mn-01 . . . . . . . . . . . . 23 - B.5. Changes to draft-ietf-lisp-mn-00 . . . . . . . . . . . . 23 + B.1. Changes to draft-ietf-lisp-mn-05 . . . . . . . . . . . . 22 + B.2. Changes to draft-ietf-lisp-mn-04 . . . . . . . . . . . . 23 + B.3. Changes to draft-ietf-lisp-mn-03 . . . . . . . . . . . . 23 + B.4. Changes to draft-ietf-lisp-mn-02 . . . . . . . . . . . . 23 + B.5. Changes to draft-ietf-lisp-mn-01 . . . . . . . . . . . . 23 + B.6. Changes to draft-ietf-lisp-mn-00 . . . . . . . . . . . . 23 Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 23 1. Introduction The Locator/ID Separation Protocol (LISP) [I-D.ietf-lisp-rfc6830bis] specifies a design and mechanism for replacing the addresses currently used in the Internet with two separate name spaces: Endpoint Identifiers (EIDs), used within sites, and Routing Locators (RLOCs), used by the transit networks that make up the Internet infrastructure. To achieve this separation, LISP defines protocol @@ -942,28 +943,28 @@ LISP Map-Register Header Bits 15. References 15.1. Normative References [I-D.ietf-lisp-rfc6830bis] Farinacci, D., Fuller, V., Meyer, D., Lewis, D., and A. Cabellos-Aparicio, "The Locator/ID Separation Protocol - (LISP)", draft-ietf-lisp-rfc6830bis-23 (work in progress), - October 2018. + (LISP)", draft-ietf-lisp-rfc6830bis-26 (work in progress), + November 2018. [I-D.ietf-lisp-rfc6833bis] Fuller, V., Farinacci, D., and A. Cabellos-Aparicio, "Locator/ID Separation Protocol (LISP) Control-Plane", - draft-ietf-lisp-rfc6833bis-17 (work in progress), October - 2018. + draft-ietf-lisp-rfc6833bis-24 (work in progress), February + 2019. [RFC1918] Rekhter, Y., Moskowitz, B., Karrenberg, D., de Groot, G., and E. Lear, "Address Allocation for Private Internets", BCP 5, RFC 1918, DOI 10.17487/RFC1918, February 1996, . [RFC2131] Droms, R., "Dynamic Host Configuration Protocol", RFC 2131, DOI 10.17487/RFC2131, March 1997, . @@ -1011,50 +1012,56 @@ Appendix A. Acknowledgments Albert Cabellos, Noel Chiappa, Pierre Francois, Michael Menth, Andrew Partan, Chris White and John Zwiebel provided insightful comments on the mobile node concept and on this document. A special thanks goes to Mary Nickum for her attention to detail and effort in editing early versions of this document. Appendix B. Document Change Log -B.1. Changes to draft-ietf-lisp-mn-04 +B.1. Changes to draft-ietf-lisp-mn-05 + + o Posted March IETF week 2019. + + o Update references and document timer. + +B.2. Changes to draft-ietf-lisp-mn-04 o Posted October 2018. o Make IANA Considerations section formatted like [I-D.ietf-lisp-rfc6833bis]. o Change all references for RFC6830 to [I-D.ietf-lisp-rfc6830bis] and for RFC6833 to [I-D.ietf-lisp-rfc6833bis]. -B.2. Changes to draft-ietf-lisp-mn-03 +B.3. Changes to draft-ietf-lisp-mn-03 o Posted October 2018. o Request m-bit allocation in Map-Register message in IANA Considerations section. -B.3. Changes to draft-ietf-lisp-mn-02 +B.4. Changes to draft-ietf-lisp-mn-02 o Posted April 2018. o Update document timer and references. -B.4. Changes to draft-ietf-lisp-mn-01 +B.5. Changes to draft-ietf-lisp-mn-01 o Posted October 2017. o Update document timer and references. -B.5. Changes to draft-ietf-lisp-mn-00 +B.6. Changes to draft-ietf-lisp-mn-00 o Posted April 2017. o Changed draft-meyer-lisp-mn-16 to working group document. Authors' Addresses Dino Farinacci lispers.net San Jose, CA 95134