<?xmlversion="1.0" encoding="US-ASCII"?>version='1.0' encoding='UTF-8'?> <!DOCTYPE rfcSYSTEM "rfc2629.dtd">[ <!ENTITY nbsp " "> <!ENTITY zwsp "​"> <!ENTITY nbhy "‑"> <!ENTITY wj "⁠"> ]> <rfc xmlns:xi="http://www.w3.org/2001/XInclude" category="std" ipr="trust200902"docName="draft-ietf-lisp-name-encoding-17"> <?xml-stylesheet type='text/xsl' href='rfc2629.xslt' ?> <!-- Edited by Dino Farinacci farinacci@gmail.com --> <!-- Edited by Luigi Iannone ggx@gigix.net --> <?rfc toc="yes" ?> <?rfc symrefs="yes" ?> <?rfc sortrefs="yes" ?> <?rfc iprnotified="no" ?> <?rfc strict="yes" ?>docName="draft-ietf-lisp-name-encoding-17" number="9735" consensus="true" obsoletes="" updates="" submissionType="IETF" xml:lang="en" tocInclude="true" symRefs="true" sortRefs="true" version="3"> <front><title>LISP<title abbrev="LISP Name Encoding">Locator/ID Separation Protocol (LISP) Distinguished Name Encoding</title> <seriesInfo name="RFC" value="9735"/> <authorinitials='D'initials="D" surname="Farinacci"fullname='Dino Farinacci'>fullname="Dino Farinacci"> <organization>lispers.net</organization> <address> <postal><street></street><city>San Jose</city> <region>CA</region><code></code> <country>USA</country><country>United States of America</country> </postal> <email>farinacci@gmail.com</email> </address> </author> <author initials="L." surname="Iannone" fullname="Luigi Iannone" role="editor"> <organization abbrev="Huawei">Huawei Technologies France S.A.S.U.</organization> <address> <postal> <street>18, Quai du Point du Jour</street> <city>Boulogne-Billancourt</city> <code>92100</code> <country>France</country> </postal> <email>luigi.iannone@huawei.com</email> </address> </author> <date/> <area>Routing Area</area> <workgroup>Internet Engineering Task Force</workgroup> <keyword>template</keyword>month="February" year="2025"/> <area>RTG</area> <workgroup>lisp</workgroup> <!-- [rfced] Please insert any keywords (beyond those that appear in the title) for use on https://www.rfc-editor.org/search. --> <keyword>example</keyword> <abstract> <t>Thisdocumentsdocument defines how to use the Address Family Identifier (AFI) 17 "DistinguishedNames"Name" inLISP.the Locator/ID Separation Protocol (LISP). LISP introduces two new numbering spaces: Endpoint Identifiers (EIDs) and Routing Locators (RLOCs). Distinguished Names (DNs) can be usedeitherinEndpoint Identifiers (EID) recordseither EID-Records orRouting Locators (RLOC) recordsRLOC-Records in LISP control messages to convey additional information.</t> </abstract><note title="Requirements Language"> <t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they appear in all capitals, as shown here.</t> </note></front> <middle> <sectiontitle="Introduction"> <t>The LISP architecture and protocolsnumbered="true" toc="default"> <name>Introduction</name> <t>LISP (<xreftarget="RFC9300"/>,target="RFC9300" format="default"/> and <xreftarget="RFC9301"/>)target="RFC9301" format="default"/>) introduces two new numberingspaces,spaces: Endpoint Identifiers (EIDs) and Routing Locators (RLOCs). To provide flexibility for current and future applications, these values can be encoded in LISP control messages using a general syntax that includes the Address Family Identifier (AFI).</t> <t>The length of addresses encoded inEIDEID-Records andRLOC recordsRLOC-Records canbeeasily be determined by the AFI field, as the size of the address is implicit in its AFI value. For instance, for AFI=equal to 1, which isIP"IP (IP version4,4)", the address length is known to be 4 octets. However, AFI 17 "Distinguished Name", is avariable lengthvariable-length value, so the length cannot be determined solely from the AFI value17.17 <xref target="ADDRESS-FAMILY" format="default"/>. This document defines a termination character, an 8-bit value of00, to be used as a string terminator so the length can be determined.</t> <t>LISPDistinguished NamesDNs are useful when encoded either in EID-Records orRLOC-recordsRLOC-Records in LISP control messages. As EIDs, they can be registered in themapping systemMapping System to find resources, services, or simply be used as a self-documenting feature thataccompanyaccompanies otheraddress specificaddress-specific EIDs. As RLOCs,Distinguished Names,DNs, along withRLOC specificRLOC-specific addresses and parameters, can be used as labels to identify equipment type, location, or any self-documenting string a registering device desires to convey.</t> <t>The Distinguished Name field in this document has no relationship to the similarly named field in the Public-Key Infrastructure using X.509 (PKIX) specifications (e.g., <xreftarget="RFC5280"/>.</t>target="RFC5280" format="default"/>).</t> </section> <sectiontitle="Definition of Terms"> <t><list style="hanging"> <t hangText="Addressnumbered="true" toc="default"> <name>Terminology</name> <section numbered="true" toc="default"> <name>Definition</name> <dl newline="false" spacing="normal"> <dt>Address Family Identifier(AFI):">a(AFI):</dt> <dd>a term used to describe an address encoding in a packet. An address family is currently defined for IPv4 or IPv6 addresses. See <xreftarget="IANA-ADDRESS-FAMILY-REGISTRY" />target="ADDRESS-FAMILY" format="default"/> for details on other types of information that can be AFIencoded.</t> </list></t>encoded.</dd> </dl> </section> <sectiontitle="Distinguished Name Format"> <figure> <preamble>An AFI=17 Distinguishednumbered="true" toc="default"> <name>Requirements Language</name> <t> The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>", "<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they appear in all capitals, as shown here. </t> </section> </section> <section numbered="true" toc="default"> <name>Distinguished Name Format</name> <t>An AFI 17 "Distinguished Name" is encodedas:</preamble> <artwork><![CDATA[as:</t> <artwork name="" type="" align="left" alt=""><![CDATA[ 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | AFI = 17 |NULL Terminated US-ASCIINULL-Terminated (0x00) ~ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ US-ASCII String | ~ |+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ ]]></artwork> <postamble /> </figure>+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+]]></artwork> <t>Thevariable lengthvariable-length string of characters are encoded as aNULLNULL-terminated (0x00)terminatedUS-ASCIIcharacter-setcharacter set as defined in <xref target="RFC3629"/>,format="default"/>, where UTF-8 has the characteristic of preserving the full US-ASCII range. A NULL characterMUST be<bcp14>MUST</bcp14> appear only once in the string andMUST<bcp14>MUST</bcp14> be at the end of the string.</t> <t>WhenDistinguished NamesDNs are encoded for EIDs, the EID Mask-Len length of theEIDs as they appear in EID-RecordsEID-Records, for all LISP control messages <xreftarget="RFC9301"/>target="RFC9301" format="default"/>, is the length of the string in bits (including theterminating NULLNULL-terminated 0x00 octet).</t> <t>WhereDistinguished NamesDNs are encoded anywhere else (i.e., nested inLCAFLISP Canonical Address Format (LCAF) encodings <xreftarget="RFC8060"/>), then atarget="RFC8060" format="default"/>), an explicit length field can be used to indicate the length of the ASCII string inoctets, theoctets. The length fieldMUST<bcp14>MUST</bcp14> include the NULL0 octet.octet (0x00). The stringMUST<bcp14>MUST</bcp14> still beNULL terminated.NULL-terminated (0x00). If a NULL0octet (0x00) appears before the end of the octet field, i.e., the NULL octet (0x00) appears before thethelast position in the octet fields, then the stringMAY<bcp14>MAY</bcp14> be accepted and the octets after the NULL0octetMUST NOT(0x00) <bcp14>MUST NOT</bcp14> be used as part of the octet string.</t> <t>If the octet after the AFI field is the NULL0 octet,octet (0x00), the string is a NULL string andMUST<bcp14>MUST</bcp14> be accepted. That is, anAFI=17AFI 17 "Distinguished Name" encoded stringMUST<bcp14>MUST</bcp14> be at least 1 octet in length.</t> </section> <sectiontitle="Mapping Systemnumbered="true" toc="default"> <name>Mapping-System Lookups forDistinguished Name EIDs"> <t>Distinguished Name EID lookups MUSTDN EIDs</name> <t>When performing DN-EID lookups, Map-Request messages <bcp14>MUST</bcp14> carryasan EID Mask-Len length equal to the length of the namestring.string in bits. This instructs themapping systemMapping System to do either anexact matchexact-match orlongest matcha longest-match lookup.</t> <t>If theDistinguished NameDN EID is registered with the same length as the length in a Map-Request, the Map-Server (when configured for proxy Map-Replying) returns anexact matchexact-match lookup with the same EID Mask-Len length. If a less specific name is registered, then the Map-Server returns the registered name with the registered EID Mask-Len length.</t> <t>For example, if the registered EID name is "ietf" with an EID Mask-Len length of 40 bits (the length of the string "ietf" plus thenulllength of the NULL octetis(0x00) makes 5 octets), and a Map-Request is received for EID name "ietf.lisp" with an EID Mask-Len length of 80 bits, the Map-Server will return EID "ietf" with a length of 40 bits.</t> </section> <sectiontitle="Example Use-Cases" anchor="USECASE">anchor="USECASE" numbered="true" toc="default"> <name>Example Use Cases</name> <t>This section identifies three specificuse-casesuse-case examples for theDistinguished Name format. TwoDN format: two are used for an EID encoding and one for anRLOC-recordRLOC-Record encoding. When storing public keys in themapping system,Mapping System, as in <xreftarget="I-D.ietf-lisp-ecdsa-auth"/>,target="I-D.ietf-lisp-ecdsa-auth" format="default"/>, a well-known format for a public-key hash can be encoded as aDistinguished Name.DN. Whenstreet location to GPS coordinatestreet-location-to-GPS-coordinate mappings exist in themapping system,Mapping System, as in <xreftarget="I-D.ietf-lisp-geo"/>,target="I-D.ietf-lisp-geo" format="default"/>, the street location can be afree formfree-form UTF-8 ASCII representation (with whitespace characters) encoded as aDistinguished Name.DN. An RLOC that describes an Ingress or Egress Tunnel Router (xTR) behind a NAT device can be identified by its router name, as in <xreftarget="I-D.farinacci-lisp-lispers-net-nat"/>.target="I-D.farinacci-lisp-lispers-net-nat" format="default"/>. In this case,Distinguished NameDN encoding is used in NAT Info-Request messages after the EID-prefix field of the message.</t> </section> <sectiontitle="Name Collision Considerations">numbered="true" toc="default"> <name>Name-Collision Considerations</name> <t>When aDistinguished NameDN encoding is used to format an EID, the uniqueness and allocation concerns are no different than registering IPv4 or IPv6 EIDs to themapping system.Mapping System. See <xreftarget="RFC9301"/>target="RFC9301" format="default"/> for more details. Also, theuse-case documents specifieduse cases documented in <xreftarget="USECASE"/>target="USECASE" format="default"/> of this specification provide allocation recommendations for their specific uses.</t> <t>It isRECOMMENDED<bcp14>RECOMMENDED</bcp14> that eachuse-caseuse case register theirDistinguished NamesDNs with a unique Instance-ID.For any use-cases whichAny use cases that require different uses forDistinguish NamesDNs within an Instance-IDMUST<bcp14>MUST</bcp14> define their own Instance-ID andstructuresyntax structure for the name registered to the Mapping System. See the encoding procedures in <xreftarget="I-D.ietf-lisp-vpn"/>target="I-D.ietf-lisp-vpn" format="default"/> for an example.</t> </section> <sectiontitle="Security Considerations"> <t>Distinguished Namesnumbered="true" toc="default"> <name>Security Considerations</name> <t>DNs are used in mappings that are part of the LISP control plane and may be encoded usingLCAF, as suchLCAF; thus, the security considerations of <xreftarget="RFC9301"/>target="RFC9301" format="default"/> and <xreftarget="RFC8060"/>target="RFC8060" format="default"/> apply.</t> </section> <sectiontitle="IANA Considerations"> <t>The code-point value in this specification, namely AFI 17, is already allocated in <xref target="IANA-ADDRESS-FAMILY-REGISTRY" />.</t>numbered="true" toc="default"> <name>IANA Considerations</name> <t>This document has no IANA actions.</t> </section> <sectiontitle="Samplenumbered="true" toc="default"> <name>Sample LISPDistinguished Name (DN)DN DeploymentExperience">Experience</name> <t>Practical implementations of the LISPDistinguished Name specificationDN, defined in this document, have been running in production networks for some time. The following sections provide some examples of its usage and lessonsgatheredlearned out of this experience.</t> <sectiontitle="DNsnumbered="true" toc="default"> <name>DNs to Advertise Specific Device Roles orFunctions">Functions</name> <!--[rfced] We had a few questions regarding this text: Original: In a practical implementation of [I-D.ietf-lisp-site-external-connectivity] on LISP deployments, routers running as Proxy Egress Tunnel Routers (Proxy-ETRs) register their role with the Mapping System in order to attract traffic destined for external networks. a) Is there an update we can make to describe which part/concept of the cited document is being practically implemented (e.g., the registration procedures, requirements, etc.). --> <t>In a practical implementation of <xref target="I-D.ietf-lisp-site-external-connectivity"/>format="default"/> on LISP deployments, routers running as Proxy Egress Tunnel Routers (Proxy-ETRs) register their role with the Mapping System in order to attract traffic destined for external networks. Practical implementations of this functionality make use of aDistinguished NameDN as an EID to identify the Proxy-ETR role in a Map-Registration.</t> <t>In thiscasecase, all Proxy-ETRs supporting this function register a commonDistinguished NameDN together with their own offered locator. TheMapping-SystemMapping System aggregates the locators received from all Proxy-ETRs as a common locator-set that is associated with this DN EID.The Distinguished Name inIn thiscasescenario, the DN serves as a common reference EID that can be requested (or subscribed as per <xreftarget="RFC9437"/>)target="RFC9437" format="default"/>) to dynamically gather this Proxy-ETR list as specified in the LISP Site External Connectivitydocument.</t>document <xref target="I-D.ietf-lisp-site-external-connectivity" format="default"/>.</t> <t>The use of aDistinguished Name in this caseDN here provides descriptive information about the role being registered and allows the Mapping System to form locator-sets associatedtowith a specific role. These locator-sets can be distributed on-demand based on using the shared DN as EID. It also allows the network admin and the Mapping System to selectively choose what roles and functions can be registered and distributed to the rest of the participants in the network.</t> </section> <sectiontitle="DNsnumbered="true" toc="default"> <name>DNs to Drive xTROn-Boarding Procedures">Onboarding Procedures</name> <t>Following the LISP reliable transport <xref target="I-D.ietf-lisp-map-server-reliable-transport"/>,format="default"/>, ETRs that plan to switch to using reliable transport to hold registrations first need to start withtraditionalUDP registrations. The UDP registration allows the Map-Server to perform basic authentication of the ETR and to create the necessary state to permit the reliable transport session to be established (e.g., establish a passive open on TCP port 4342 and add the ETR RLOC to the list allowed to establish a session).</t> <t>In the basic implementation of this process, the ETRs need to wait until local mappings are available and ready to be registered with the Mapping System. Furthermore, when themapping systemMapping System is distributed, the ETR requires having one specific mapping ready to be registered with each one of the relevant Map-Servers. This process may delay the onboarding of ETRs with the Mapping System so that they can switch to using reliable transport. This can also lead to generating unnecessary signaling as a reaction to certain triggers like local port flaps and device failures.</t> <t>The use of dedicated name registrations allows driving this initial ETRon-boardingonboarding on the Mapping System as a deterministic process that does not depend on the availability of other mappings. It also provides more stability to the reliable transport session to survive through transient events.</t> <t>In practice, LISP deployments use dedicatedDistinguished NamesDNs that are registered as soon as xTRs come online with all the necessary Map-Servers in the Mapping System. The mapping with the dedicated DN together with the RLOCs of each Egress Tunnel Router (ETR) in the locator-set is used to drive the initial UDP registration and also to keep the reliable transport state stable through network condition changes. On the Map-Server, these DN registrations facilitate setting up the necessary state to onboard new ETRs rapidly and in a more deterministic manner.</t> </section> <sectiontitle="DNs for NAT-Traversal"> <t>Thenumbered="true" toc="default"> <!--[rfced] We had a few questions about these similar sentences appearing in Sections 9.3-9.5: a) Perhaps we can update to avoid saying a website has had experience in these sentences? b) Should the same citation appear in each of the sentences? Original: The open source lispers.net NAT-Traversal implementation<xref target="I-D.farinacci-lisp-lispers-net-nat"/>[I-D.farinacci-lisp-lispers-net-nat] has had 10 years of deployment experience using Distinguished Names for documenting xTRs versusRe-encapsulatingRe- encapsulating Tunnel Router (RTRs) as they appear in alocator-set.</t> </section> <section title="DNslocator-set. Perhaps: At the time of writing, the open-source lispers.net NAT-Traversal implementation [I-D.farinacci-lisp-lispers-net-nat] has deployed Distinguished Names forSelf-Documenting RLOC Names"> <t>Thedocumenting xTRs versus Re-encapsulating Tunnel Routers (RTRs) as they appear in a locator-set for 10 years. Original: The open source lispers.net implementation has had 10 years ofself-documentingself- documenting RLOC names in production and pilot environments. Perhaps: At the time of writing, the open-source lispers.net implementation [I-D.farinacci-lisp-lispers-net-nat] has self-documented RLOC names in production and pilot environments. Original: The open source lispers.net implementation has had 10 years of deployment experience allowing xTRs to register EIDs as Distinguished Names. Perhaps: At the time of writing, the open-source lispers.net implementation [I-D.farinacci-lisp-lispers-net-nat] has deployed xTRs that are allowed to register EIDs as Distinguished Names for 10 years. --> <name>DNs for NAT-Traversal</name> <t>At the time of writing, the open-source lispers.net NAT-Traversal implementation <xref target="I-D.farinacci-lisp-lispers-net-nat" format="default"/> has deployed DNs for documenting xTRs versus Re-encapsulating Tunnel Routers (RTRs) as they appear in a locator-set for 10 years.</t> </section> <section numbered="true" toc="default"> <name>DNs for Self-Documenting RLOC Names</name> <t>At the time of writing, the open-source lispers.net implementation <xref target="I-D.farinacci-lisp-lispers-net-nat" format="default"/> has self-documented RLOC names in production and pilot environments for 10 years. The RLOC name is encoded with the RLOC address inDistinguished NameDN format.</t> </section> <sectiontitle="DNs usednumbered="true" toc="default"> <name>DNs Used as EIDNames"> <t>The open sourceNames</name> <t>At the time of writing, the open-source lispers.net implementation <xref target="I-D.farinacci-lisp-lispers-net-nat" format="default"/> hashad 10 years of deployment experience allowingdeployed xTRs that are allowed to register EIDs asDistinguished Names.DNs for 10 years. The LISP Mapping System can be used as a DNS proxy for Name-to-EID-address or Name-to-RLOC-address mappings. The implementation also supports Name-to-Public-Key mappings to provide key management features in <xref target="I-D.ietf-lisp-ecdsa-auth"/>.</t>format="default"/>.</t> </section> </section> </middle> <back><references title='Normative References'> <?rfc include="reference.RFC.2119'?> <?rfc include="reference.RFC.8174'?> <?rfc include="reference.RFC.9300'?> <?rfc include="reference.RFC.9301'?> <?rfc include="reference.RFC.9437'?> <?rfc include="reference.RFC.3629'?><displayreference target="I-D.ietf-lisp-ecdsa-auth" to="LISP-ECDSA"/> <displayreference target="I-D.ietf-lisp-geo" to="LISP-GEO"/> <displayreference target="I-D.farinacci-lisp-lispers-net-nat" to="LISPERS-NET-NAT"/> <displayreference target="I-D.ietf-lisp-vpn" to="LISP-VPN"/> <displayreference target="I-D.ietf-lisp-site-external-connectivity" to="LISP-EXT"/> <displayreference target="I-D.ietf-lisp-map-server-reliable-transport" to="LISP-MAP"/> <references> <name>References</name> <references> <name>Normative References</name> <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml"/> <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8174.xml"/> <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9300.xml"/> <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9301.xml"/> <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9437.xml"/> <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.3629.xml"/> <referenceanchor="IANA-ADDRESS-FAMILY-REGISTRY">anchor="ADDRESS-FAMILY" target="https://www.iana.org/assignments/address-family-numbers"> <front><title>IANA Address<title>Address FamilyNumbers Registry</title> <author fullname="IANA"/> <date year="2024" month="December" />Numbers</title> <author> <organization>IANA</organization> </author> </front><refcontent>https://www.iana.org/assignments/address-family-numbers/</refcontent></reference> </references><references title='Informative References'> <?rfc include="reference.RFC.5280'?> <?rfc include="reference.RFC.8060'?> <?rfc include='http://xml.resource.org/public/rfc/bibxml3/reference.I-D.ietf-lisp-ecdsa-auth.xml'?> <?rfc include='http://xml.resource.org/public/rfc/bibxml3/reference.I-D.ietf-lisp-geo.xml'?> <?rfc include='http://xml.resource.org/public/rfc/bibxml3/reference.I-D.farinacci-lisp-lispers-net-nat.xml'?> <?rfc include='http://xml.resource.org/public/rfc/bibxml3/reference.I-D.ietf-lisp-vpn.xml'?> <?rfc include='http://xml.resource.org/public/rfc/bibxml3/reference.I-D.ietf-lisp-site-external-connectivity.xml'?> <?rfc include='http://xml.resource.org/public/rfc/bibxml3/reference.I-D.ietf-lisp-map-server-reliable-transport.xml'?><references> <name>Informative References</name> <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.5280.xml"/> <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8060.xml"/> <xi:include href="https://bib.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-lisp-ecdsa-auth.xml"/> <xi:include href="https://bib.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-lisp-geo.xml"/> <xi:include href="https://bib.ietf.org/public/rfc/bibxml3/reference.I-D.farinacci-lisp-lispers-net-nat.xml"/> <xi:include href="https://bib.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-lisp-vpn.xml"/> <xi:include href="https://bib.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-lisp-site-external-connectivity.xml"/> <xi:include href="https://bib.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-lisp-map-server-reliable-transport.xml"/> </references> </references> <sectiontitle="Acknowledgments">numbered="false" toc="default"> <name>Acknowledgments</name> <t>Theauthorauthors would like to thank the LISP WG for their review and acceptance of thisdraft. And adocument. A special thank you goes toMarc Portoles<contact fullname="Marc Portoles"/> for moving this document through the process and providingdeployment experiencedeployment-experience samples.</t> </section><section title="Document Change Log"> <section title="Changes to draft-ietf-lisp-name-encoding-17"> <t><list style="symbols"> <t>Submitted 9 December 2024.</t> <t>Refined wording for explicit length usage.</t> </list></t> </section> <section title="Changes to draft-ietf-lisp-name-encoding-16"> <t><list style="symbols"> <t>Submitted 6 December 2024.</t> <t>Fixed wording for explicit length usage.</t> </list></t> </section> <section title="Changes to draft-ietf-lisp-name-encoding-15"> <t><list style="symbols"> <t>Submitted 3 December 2024.</t> <t>Luigi Iannone joined as editor.</t> <t>Re-wording some text for clarification and address Paul Wouters concerns.</t> <t> Updated security consideration section.</t> <t> Updated abstract.</t> <t> Moved some references to avoid downref.</t> </list></t> </section> <section title="Changes to draft-ietf-lisp-name-encoding-14"> <t><list style="symbols"> <t>Submitted August 2024.</t> <t>Use Paul Wouters suggestion to draw packet format for AFI=17 encoding in Section 3.</t> </list></t> </section> <section title="Changes to draft-ietf-lisp-name-encoding-13"> <t><list style="symbols"> <t>Submitted August 2024.</t> <t>Use Paul Wouters referene suggestion for RFC3629 to point ASCII references in this document to UTF-8.</t> </list></t> </section> <section title="Changes to draft-ietf-lisp-name-encoding-12"> <t><list style="symbols"> <t>Submitted August 2024.</t> <t>Made changes based on comments from Mahesh Jethanandani and Paul Wouters during IESG review.</t> </list></t> </section> <section title="Changes to draft-ietf-lisp-name-encoding-11"> <t><list style="symbols"> <t>Submitted August 2024.</t> <t>Fix typo found by Erik Kline.</t> </list></t> </section> <section title="Changes to draft-ietf-lisp-name-encoding-10"> <t><list style="symbols"> <t>Submitted August 2024.</t> <t>Change to "EID mask-len" per Roman Danyliw's comments.</t> </list></t> </section> <section title="Changes to draft-ietf-lisp-name-encoding-09"> <t><list style="symbols"> <t>Submitted July 2024.</t> <t>Added editorial suggestions from Acee Lindem.</t> </list></t> </section> <section title="Changes to draft-ietf-lisp-name-encoding-08"> <t><list style="symbols"> <t>Submitted June 2024.</t> <t>Made changes to reflect AD Jim Guichard's comments.</t> </list></t> </section> <section title="Changes to draft-ietf-lisp-name-encoding-07"> <t><list style="symbols"> <t>Submitted May 2024.</t> <t>Changed document status to "Proposed Standard" and some rewording per Alberto for<!-- [rfced] Please review thepETR use-case section.</t> </list></t> </section> <section title="Changes to draft-ietf-lisp-name-encoding-06"> <t><list style="symbols"> <t>Submitted April 2024.</t> <t>Add Deployment Experience section for standards track requirements.</t> <t>Update references.</t> </list></t> </section> <section title="Changes to draft-ietf-lisp-name-encoding-05"> <t><list style="symbols"> <t>Submitted December 2023.</t> <t>Update IANA AFI reference.</t> </list></t> </section> <section title="Changes to draft-ietf-lisp-name-encoding-04"> <t><list style="symbols"> <t>Submitted December 2023.</t> <t>More comments from Alberto. Change to standard spellings throughout.</t> <t>Add RFC 2119 boilerplate.</t> <t>Update reference RFC1700 to RFC3232.</t> </list></t> </section> <section title="Changes to draft-ietf-lisp-name-encoding-03"> <t><list style="symbols"> <t>Submitted December 2023.</t> <t>Address comments from Alberto, document shepherd.</t> <t>Update references.</t> </list></t> </section> <section title="Changes to draft-ietf-lisp-name-encoding-02"> <t><list style="symbols"> <t>Submitted August 2023.</t> <t>Update references and document expiry timer.</t> </list></t> </section> <section title="Changes to draft-ietf-lisp-name-encoding-01"> <t><list style="symbols"> <t>Submitted February 2023.</t> <t>Update references and document expiry timer.</t> <t>Change 68**.bis references to proposed RFC references.</t> </list></t> </section> <section title="Changes to draft-ietf-lisp-name-encoding-00"> <t><list style="symbols"> <t>Submitted August 2022.</t> <t>Move individual submission to LISP WG document.</t> </list></t> </section> <section title="Changes to draft-farinacci-lisp-name-encoding-15"> <t><list style="symbols"> <t>Submitted July 2022.</t> <t>Added more clarity text about how using VPNs (instance-ID encoding) addresses name collisions from multiple use-cases.</t> <t>Update references and document expiry timer.</t> </list></t> </section> <section title="Changes to draft-farinacci-lisp-name-encoding-14"> <t><list style="symbols"> <t>Submitted May 2022.</t> <t>Update references and document expiry timer.</t> </list></t> </section> <section title="Changes to draft-farinacci-lisp-name-encoding-13"> <t><list style="symbols"> <t>Submitted November 2021.</t> <t>Update references and document expiry timer.</t> </list></t> </section> <section title="Changes to draft-farinacci-lisp-name-encoding-12"> <t><list style="symbols"> <t>Submitted May 2021.</t> <t>Update references and document expiry timer.</t> </list></t> </section> <section title="Changes to draft-farinacci-lisp-name-encoding-11"> <t><list style="symbols"> <t>Submitted November 2020.</t> <t>Made changes to reflect working group comments.</t> <t>Update references and document expiry timer.</t> </list></t> </section> <section title="Changes to draft-farinacci-lisp-name-encoding-10"> <t><list style="symbols"> <t>Submitted August 2020.</t> <t>Update references and document expiry timer.</t> </list></t> </section> <section title="Changes to draft-farinacci-lisp-name-encoding-09"> <t><list style="symbols"> <t>Submitted March 2020.</t> <t>Update references and document expiry timer.</t> </list></t> </section> <section title="Changes to draft-farinacci-lisp-name-encoding-08"> <t><list style="symbols"> <t>Submitted September 2019.</t> <t>Update references and document expiry timer.</t> </list></t> </section> <section title="Changes to draft-farinacci-lisp-name-encoding-07"> <t><list style="symbols"> <t>Submitted March 2019.</t> <t>Update referenes and document expiry timer.</t> </list></t> </section> <section title="Changes to draft-farinacci-lisp-name-encoding-06"> <t><list style="symbols"> <t>Submitted September 2018.</t> <t>Update document expiry timer.</t> </list></t> </section> <section title="Changes to draft-farinacci-lisp-name-encoding-05"> <t><list style="symbols"> <t>Submitted March 2018.</t> <t>Update document expiry timer.</t> </list></t> </section> <section title="Changes to draft-farinacci-lisp-name-encoding-04"> <t><list style="symbols"> <t>Submitted September 2017.</t> <t>Update document expiry timer.</t> </list></t> </section> <section title="Changes to draft-farinacci-lisp-name-encoding-03"> <t><list style="symbols"> <t>Submitted March 2017.</t> <t>Update document expiry timer.</t> </list></t> </section> <section title="Changes to draft-farinacci-lisp-name-encoding-02"> <t><list style="symbols"> <t>Submitted October 2016.</t> <t>Add a comment that"Inclusive Language" portion of thedistinguished-name encodingonline Style Guide <https://www.rfc-editor.org/styleguide/part2/#inclusive_language> and let us know if any changes are needed. Updates of this nature typically result in more precise language, which isrestricted to ASCII character encodings only.</t> </list></t> </section> <section title="Changes to draft-farinacci-lisp-name-encoding-01"> <t><list style="symbols"> <t>Submitted October 2016.</t> <t>Update document timer.</t> </list></t> </section> <section title="Changes to draft-farinacci-lisp-name-encoding-00"> <t><list style="symbols"> <t>Initial draft submitted April 2016.</t> </list></t> </section> </section>helpful for readers. For example, please consider whether the following should be updated: whitespace --> </back> </rfc>