<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.39 (Ruby 3.4.9) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-pinkert-intarea-user-assign-ipv4-opt-nrs-00" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.34.0 -->
  <front>
    <title abbrev="UAIPV4ON">User assignable IPv4 option numbers</title>
    <seriesInfo name="Internet-Draft" value="draft-pinkert-intarea-user-assign-ipv4-opt-nrs-00"/>
    <author fullname="Tjeerd J. Pinkert">
      <organization>Siemens Mobility GmbH</organization>
      <address>
        <postal>
          <street>Ackerstrasse 22</street>
          <city>Braunschweig</city>
          <code>38126</code>
        </postal>
        <email>tjeerd.pinkert@siemens.com</email>
        <uri>https://www.mobility.siemens.com</uri>
      </address>
    </author>
    <date year="2026" month="July" day="03"/>
    <area/>
    <workgroup/>
    <keyword>IPv4 options</keyword>
    <keyword>private number range</keyword>
    <abstract>
      <?line 73?>

<t>The use of IPv4 options on the public internet is limited due to the fact that many currently defined IPv4 options have issues, as indicated in <xref target="BCP186"/>.
This serves as an argument to refuse new option definitions for IPv4, even if the proposed IP options have no such issues, and have valid use cases on limited domains, or for limited end-host domains communicating over private networks or the public internet.
This I-D defines a limited range of N IPv4 option numbers for variable assignment, by the user, to types of IP options to be used on limited domains and for limited end-host domains on the public internet.
This will enable the use of IP options in two major use cases, without the need to fully standardize IP options, or register numbers for them in the IANA IP option numbers table.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://DutchyatWork.github.io/rfc-draft-user-assignable-ipv4-option-numbers/draft-pinkert-intarea-user-assign-ipv4-opt-nrs.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-pinkert-intarea-user-assign-ipv4-opt-nrs/"/>.
      </t>
      <t>
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/DutchyatWork/rfc-draft-user-assignable-ipv4-option-numbers"/>.</t>
    </note>
  </front>
  <middle>
    <?line 80?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>This I-D defines a limited range of N IP option numbers for variable assignment by the user, to zero or more types of IP options.
Such variable assignment of IP options limits the number of world wide unique IP option numbers in the IANA tables that would otherwise have to be handed out for IP options used on limited domains, or by limited end-host domains, and opens up the room for easier experimenting with and use of new IP options without the need of full standardization of these at IETF.
The definition is compliant with <xref target="BCP186"/>, <xref target="STD5"/>, and <xref target="STD3"/>, and could also be applied for IPv6 <xref target="STD86"/>.
A limited number of requirements is defined for proper interoperability of end-hosts and routers.
Guidelines for the handling of non-compliant IP options by end-hosts are provided.</t>
    </section>
    <section anchor="conventions-and-definitions">
      <name>Conventions and Definitions</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>
      <?line -18?>

<t>A <strong>limited end-host domain</strong>, is a domain of 2 or more end-hosts connected through private or public networks, that have a common understanding of certain network properties, by assignment, agreement, or convention. E.g., which IP option type is coupled to which IP option number.
In case of a single owner of the end-hosts, properties can be assigned; in case of multiple owners of end-hosts, properties can be agreed upon; in case of general acceptance, properties can be by convention.
The latter is not encouraged.</t>
    </section>
    <section anchor="variably-assignable-ip-option-numbers">
      <name>Variably assignable IP option numbers</name>
      <t>There are N IP option numbers of Class C reserved in <xref target="IANA-IP-Option-Numbers"/> for variable IP option type assignment.
These are IP option numbers X to Y of Class C, corresponding to value range K to L with an unser copy bit (0) and O to P with a set copy bit (1)..
The user can freely choose the value of the copy bit as needed according to the IP option type definition.
(As an example, number 0 to 16 of Class 3 would correspond to value range 96 to 111 with an unset copy bit (0), and 224 to 239 with a set copy bit (1).)</t>
      <t>When used in a limited domain as defined in <xref target="RFC8799"/>, the IP option types may define editable contents, since both routers and hosts in the domain share knowledge about how to change particular values of an IP option type.
When used in a limited end-hosts domain, IP option types can not define editable contents, since such options are to be left alone, or are to be encapsulated when entering limited domains using IP options.</t>
      <ol spacing="normal" type="1"><li>
          <t>Any option type to be assigned one of the variably assignable IP option numbers <bcp14>SHALL</bcp14> be of the the Case 2 type defined in <xref target="RFC791"/>, and have an option-type, an option-length, and (optionally) option data defined.
This serves the purpose of interoperability with internet routers which may treat the options as unknown, but may want to read further IP options in the IP header.</t>
        </li>
        <li>
          <t>IP packets with variably assignable IP options <bcp14>SHALL</bcp14> be routed over the pubic internet without modification as specified in <xref target="BCP186"/>.</t>
        </li>
        <li>
          <t>Users of variably assignable IP options in a limited domain <bcp14>SHALL</bcp14> encapsulate IP packets with variably assignable IP options from foreign domains upon reception at the entry node.</t>
        </li>
        <li>
          <t>Users of variably assignable IP options in a limited domain <bcp14>SHALL</bcp14> decapsulate previously encapsulated IP packets with variably assignable IP options upon transmisison at the exit node.</t>
        </li>
        <li>
          <t>IP option types COULD be registered with a unique name in the IANA IP option type table (TO BE DEFINED BY IANA), whith a publicly available specification.</t>
        </li>
        <li>
          <t>A security analysis <bcp14>SHALL</bcp14> be made available for IP option types to be registered by IANA.</t>
        </li>
      </ol>
      <t>Note that also existing IP options, e.g. those defined in <xref target="RFC791"/>, could be assigned to a variable IP option number, and may be listed in the table with a unique name.</t>
      <section anchor="treatment-of-malformed-variably-assigned-ip-options-on-the-public-internet">
        <name>Treatment of malformed variably assigned IP options on the public internet</name>
        <t>IP packets with malformed variably assigned IP options shall be handled as specified in this section.
The definition of malformed IP options includes valid but unknown Case 1 type options.
Systems cannot distinguish if such options are present.
The following issues may arise for unknown variable IP options:</t>
        <ol spacing="normal" type="1"><li>
            <t>The IP option length (with a Case 1 option this is the wrongly interpreted next option's number) exceeds the IHL.
The IP packet <bcp14>SHALL</bcp14> be dropped.</t>
          </li>
          <li>
            <t>The length is in range of the IHL as stored in the IP header, but the next read IP option type (this may be data of another option) is unknown.
Interpretation of the IP options <bcp14>SHALL</bcp14> be stopped. The IP packet <bcp14>SHALL NOT</bcp14> be dropped, but <bcp14>SHALL</bcp14> be further relayed according to <xref target="BCP186"/> or <bcp14>SHALL</bcp14> be handled as specified in <xref target="STD3"/> by the end-host.</t>
          </li>
          <li>
            <t>Users of variably assignable IP options in a limited domain encounter unknown IP options on incomming packets.
Incoming IP packets with unknown IP options, and no variably assignable IP options, <bcp14>SHALL</bcp14> be transported according to <xref target="BCP186"/>.</t>
          </li>
        </ol>
        <t>In case of properly formed variably assigned IP options, the normal rules for IP option interpretation shall be followed as indicated in <xref target="BCP186"/>.</t>
      </section>
      <section anchor="examples">
        <name>Examples</name>
        <t>The variable assignment of IP option numbers can now be performed within limited (end-host) domains as follows.
Under the assumption that some option types A to E are to be used, each machine / router in the limited (end-host) domain can be configured with the same option table.
An example is given in Figure 1 below.</t>
        <artwork><![CDATA[
 +--------+-----------+
 | Option | Option    |
 | number | type name |
 +--------+-----------+
 |     96 |         A |
 |    100 |         D |
 |    101 |         E |
 |    228 |         B |
 |    239 |         C |
 +--------+-----------+

 Figure 1: Option assignment table
]]></artwork>
        <t>An example for the IANA table requested is given here:</t>
        <artwork><![CDATA[
+-------------+--------------------+-------------------------------+
| Option type | Option type        | Internet reference            |
|   name      |   specification    |                               |
+-------------+--------------------+-------------------------------+
| IOAM-IPv4   | draft-gafni-ippm-  | https://datatracker.ietf.org/ |
|             | ioam-ipv4-options- | doc/draft-gafni-ippm-ioam-    |
|             | 00                 | ipv4-options/00/              |
+-------------+--------------------+-------------------------------+

Figure 2: Example how the IP option type registry could look.
]]></artwork>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>Security assessment for IP option types to be defined, may be followed after <xref target="BCP186"/>.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document requests IANA to assign a range of IP option numbers X to Y of class C for variable assignment.</t>
      <t>This document requests IANA to initiate a table for the registration of unique IP option names to enable assignment by agreement or convention.
The table should at least have columns for:</t>
      <ol spacing="normal" type="1"><li>
          <t>Unique IP option names,</t>
        </li>
        <li>
          <t>Publication name(s), and</t>
        </li>
        <li>
          <t>(when availble) permanent links to the publication.</t>
        </li>
      </ol>
      <t>The requirements for addition to this table <bcp14>SHALL</bcp14> be:</t>
      <ol spacing="normal" type="1"><li>
          <t>A unique, non-discriminating, IP option name, changable upon descretion by IANA upon entry,</t>
        </li>
        <li>
          <t>A valid IP option definition for the foreseen IP protocol, and</t>
        </li>
        <li>
          <t>A reference to the IP option definition that can be assumed to be long-lived, e.g., a scientific publication, or an internet publication on an archive.</t>
        </li>
        <li>
          <t>The referenced publication is stored for long term archiving, is publicly available and is available free of charge.</t>
        </li>
      </ol>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <referencegroup anchor="STD5" target="https://www.rfc-editor.org/info/std5">
          <reference anchor="RFC0791" target="https://www.rfc-editor.org/info/rfc791">
            <front>
              <title>Internet Protocol</title>
              <author fullname="J. Postel" initials="J." surname="Postel"/>
              <date month="September" year="1981"/>
            </front>
            <seriesInfo name="STD" value="5"/>
            <seriesInfo name="RFC" value="791"/>
            <seriesInfo name="DOI" value="10.17487/RFC0791"/>
          </reference>
          <reference anchor="RFC0792" target="https://www.rfc-editor.org/info/rfc792">
            <front>
              <title>Internet Control Message Protocol</title>
              <author fullname="J. Postel" initials="J." surname="Postel"/>
              <date month="September" year="1981"/>
            </front>
            <seriesInfo name="STD" value="5"/>
            <seriesInfo name="RFC" value="792"/>
            <seriesInfo name="DOI" value="10.17487/RFC0792"/>
          </reference>
          <reference anchor="RFC0919" target="https://www.rfc-editor.org/info/rfc919">
            <front>
              <title>Broadcasting Internet Datagrams</title>
              <author fullname="J.C. Mogul" initials="J.C." surname="Mogul"/>
              <date month="October" year="1984"/>
              <abstract>
                <t>This RFC proposes simple rules for broadcasting Internet datagrams on local networks that support broadcast, for addressing broadcasts, and for how gateways should handle them. This RFC suggests a proposed protocol for the ARPA-Internet community, and requests discussion and suggestions for improvements.</t>
              </abstract>
            </front>
            <seriesInfo name="STD" value="5"/>
            <seriesInfo name="RFC" value="919"/>
            <seriesInfo name="DOI" value="10.17487/RFC0919"/>
          </reference>
          <reference anchor="RFC0922" target="https://www.rfc-editor.org/info/rfc922">
            <front>
              <title>Broadcasting Internet datagrams in the presence of subnets</title>
              <author fullname="J.C. Mogul" initials="J.C." surname="Mogul"/>
              <date month="October" year="1984"/>
              <abstract>
                <t>We propose simple rules for broadcasting Internet datagrams on local networks that support broadcast, for addressing broadcasts, and for how gateways should handle them. This RFC suggests a proposed protocol for the ARPA-Internet community, and requests discussion and suggestions for improvements.</t>
              </abstract>
            </front>
            <seriesInfo name="STD" value="5"/>
            <seriesInfo name="RFC" value="922"/>
            <seriesInfo name="DOI" value="10.17487/RFC0922"/>
          </reference>
          <reference anchor="RFC0950" target="https://www.rfc-editor.org/info/rfc950">
            <front>
              <title>Internet Standard Subnetting Procedure</title>
              <author fullname="J.C. Mogul" initials="J.C." surname="Mogul"/>
              <author fullname="J. Postel" initials="J." surname="Postel"/>
              <date month="August" year="1985"/>
              <abstract>
                <t>This memo discusses the utility of "subnets" of Internet networks, which are logically visible sub-sections of a single Internet network. For administrative or technical reasons, many organizations have chosen to divide one Internet network into several subnets, instead of acquiring a set of Internet network numbers. This memo specifies procedures for the use of subnets. These procedures are for hosts (e.g., workstations). The procedures used in and between subnet gateways are not fully described. Important motivation and background information for a subnetting standard is provided in RFC-940. This RFC specifies a protocol for the ARPA-Internet community. If subnetting is implemented it is strongly recommended that these procedures be followed.</t>
              </abstract>
            </front>
            <seriesInfo name="STD" value="5"/>
            <seriesInfo name="RFC" value="950"/>
            <seriesInfo name="DOI" value="10.17487/RFC0950"/>
          </reference>
          <reference anchor="RFC1112" target="https://www.rfc-editor.org/info/rfc1112">
            <front>
              <title>Host extensions for IP multicasting</title>
              <author fullname="S.E. Deering" initials="S.E." surname="Deering"/>
              <date month="August" year="1989"/>
              <abstract>
                <t>This memo specifies the extensions required of a host implementation of the Internet Protocol (IP) to support multicasting. Recommended procedure for IP multicasting in the Internet. This RFC obsoletes RFCs 998 and 1054. [STANDARDS-TRACK]</t>
              </abstract>
            </front>
            <seriesInfo name="STD" value="5"/>
            <seriesInfo name="RFC" value="1112"/>
            <seriesInfo name="DOI" value="10.17487/RFC1112"/>
          </reference>
        </referencegroup>
        <reference anchor="RFC791">
          <front>
            <title>Internet Protocol</title>
            <author fullname="J. Postel" initials="J." surname="Postel"/>
            <date month="September" year="1981"/>
          </front>
          <seriesInfo name="STD" value="5"/>
          <seriesInfo name="RFC" value="791"/>
          <seriesInfo name="DOI" value="10.17487/RFC0791"/>
        </reference>
        <referencegroup anchor="STD3" target="https://www.rfc-editor.org/info/std3">
          <reference anchor="RFC1122" target="https://www.rfc-editor.org/info/rfc1122">
            <front>
              <title>Requirements for Internet Hosts - Communication Layers</title>
              <author fullname="R. Braden" initials="R." role="editor" surname="Braden"/>
              <date month="October" year="1989"/>
              <abstract>
                <t>This RFC is an official specification for the Internet community. It incorporates by reference, amends, corrects, and supplements the primary protocol standards documents relating to hosts. [STANDARDS-TRACK]</t>
              </abstract>
            </front>
            <seriesInfo name="STD" value="3"/>
            <seriesInfo name="RFC" value="1122"/>
            <seriesInfo name="DOI" value="10.17487/RFC1122"/>
          </reference>
          <reference anchor="RFC1123" target="https://www.rfc-editor.org/info/rfc1123">
            <front>
              <title>Requirements for Internet Hosts - Application and Support</title>
              <author fullname="R. Braden" initials="R." role="editor" surname="Braden"/>
              <date month="October" year="1989"/>
              <abstract>
                <t>This RFC is an official specification for the Internet community. It incorporates by reference, amends, corrects, and supplements the primary protocol standards documents relating to hosts. [STANDARDS-TRACK]</t>
              </abstract>
            </front>
            <seriesInfo name="STD" value="3"/>
            <seriesInfo name="RFC" value="1123"/>
            <seriesInfo name="DOI" value="10.17487/RFC1123"/>
          </reference>
        </referencegroup>
        <referencegroup anchor="STD86" target="https://www.rfc-editor.org/info/std86">
          <reference anchor="RFC8200" target="https://www.rfc-editor.org/info/rfc8200">
            <front>
              <title>Internet Protocol, Version 6 (IPv6) Specification</title>
              <author fullname="S. Deering" initials="S." surname="Deering"/>
              <author fullname="R. Hinden" initials="R." surname="Hinden"/>
              <date month="July" year="2017"/>
              <abstract>
                <t>This document specifies version 6 of the Internet Protocol (IPv6). It obsoletes RFC 2460.</t>
              </abstract>
            </front>
            <seriesInfo name="STD" value="86"/>
            <seriesInfo name="RFC" value="8200"/>
            <seriesInfo name="DOI" value="10.17487/RFC8200"/>
          </reference>
        </referencegroup>
        <reference anchor="IANA-IP-Option-Numbers" target="https://www.iana.org/assignments/ip-parameters/ip-parameters.xhtml#ip-parameters-1">
          <front>
            <title>IP Option Numbers</title>
            <author>
              <organization>IANA</organization>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <referencegroup anchor="BCP186" target="https://www.rfc-editor.org/info/bcp186">
          <reference anchor="RFC7126" target="https://www.rfc-editor.org/info/rfc7126">
            <front>
              <title>Recommendations on Filtering of IPv4 Packets Containing IPv4 Options</title>
              <author fullname="F. Gont" initials="F." surname="Gont"/>
              <author fullname="R. Atkinson" initials="R." surname="Atkinson"/>
              <author fullname="C. Pignataro" initials="C." surname="Pignataro"/>
              <date month="February" year="2014"/>
              <abstract>
                <t>This document provides advice on the filtering of IPv4 packets based on the IPv4 options they contain. Additionally, it discusses the operational and interoperability implications of dropping packets based on the IP options they contain.</t>
              </abstract>
            </front>
            <seriesInfo name="BCP" value="186"/>
            <seriesInfo name="RFC" value="7126"/>
            <seriesInfo name="DOI" value="10.17487/RFC7126"/>
          </reference>
        </referencegroup>
        <reference anchor="RFC8799">
          <front>
            <title>Limited Domains and Internet Protocols</title>
            <author fullname="B. Carpenter" initials="B." surname="Carpenter"/>
            <author fullname="B. Liu" initials="B." surname="Liu"/>
            <date month="July" year="2020"/>
            <abstract>
              <t>There is a noticeable trend towards network behaviors and semantics that are specific to a particular set of requirements applied within a limited region of the Internet. Policies, default parameters, the options supported, the style of network management, and security requirements may vary between such limited regions. This document reviews examples of such limited domains (also known as controlled environments), notes emerging solutions, and includes a related taxonomy. It then briefly discusses the standardization of protocols for limited domains. Finally, it shows the need for a precise definition of "limited domain membership" and for mechanisms to allow nodes to join a domain securely and to find other members, including boundary nodes.</t>
              <t>This document is the product of the research of the authors. It has been produced through discussions and consultation within the IETF but is not the product of IETF consensus.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8799"/>
          <seriesInfo name="DOI" value="10.17487/RFC8799"/>
        </reference>
      </references>
    </references>
    <?line 206?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>The Author wants to thank Siemens Mobility GmbH for enabling this work.</t>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA7Va23bbRpZ9x1fU0A+RPARlym5f2Jn00JKcqNuWNLacbq8s
PxSBIlktEMUGCpKZOP8y39Jf1vucU7iRVOys6dFaiYFCXc51n0sxjuPowYMH
0QN1nntT5MbHp4Wee/VGFzepu8vVtVmtM+1NRJPemlyvjPJLW6q5zYyaF26l
UloRe5e6eOOqgqbE68J5l7hstEqVd2phvCq9LrxJR9hHzuC95q5Yaa+w4UD2
+bbe47v42ztX3CwKV63xzEPYbjBiUl65QtnceqszVRpfrYcKC5XLs43KjeFT
TWo9iMUhtii9mmUuuVFujleTpSURcknTB976zAx4WUnrZkYlS50vTPpHlZrM
eKMGejYrzO1A2TmdUyheQ2SXS1d42muab5TDaYVKHISZe5XonPYiMkw6VLPK
89a6MPMqU7nzdJjNfeHSKsG8onAFk/XOkWSYSnVns4yWgUmlK+8gLZvoDHSn
VWHzhXBPdOHsjcLmqsoD+SKqU5d/AwnnSVal4CR+9GigIL1BTHotPXjKg5Qy
1i9R8FrPTFY2X6Ak9RXqCTsKESWUMNtgL9rBO5exbME7JIQHGk2qoiBB3Zqi
tC7/I3gBgalLaLcBHavMJw0DNMLJNRmeDxZJJ5TqptArMtS4mCcTtfR+XU6O
jhbWL6vZKHGro0TP3FF3Fvb5AEsh5RQGOyWGaQEdthAhBCWrtRCrVWrneCBK
xVxJQics4kZwIBQ6Jy6IOcxJlo3oYN8Ho0+rjBn625vXQ2V8MhqNDokpeB/b
0kQN3pd0WlnaRa5n2PL86vaJcmtPm+bVagYpDSIxRJo9Pb/68cnlxSBKII2F
KzYT+FgaRUF+k6Cxtc1vTOFjGBr0omOIrYjllNiub5/EOCHOixJ2EZXVbGVL
4sJv1tjh/Oz6lVIPlM5KhyNtnpq1wf9yPxiqARm2K+CB9HI+fYl/yK7O316/
GkRC8CRKQdwkgkuUEE9VTpQvKhOBgccRkYNdB1FjSPx2YzYYSCeRirsiKOl9
Xdhb0r3srgrSQXRr8gpnKNXuoZQwwI8rbbPwqItkGR7FRvByWkFZG+3/CiqO
YCCxyK0jJ9JGIyuQEjfaUEpMHtvUttfdbhQM0brft/HR71PdaOlX2SCKgA9A
IxIcCFMKKJOJJVz/3ZgiVX8eqSvZkr+7YqFz+7OmkyfqnTUrqEi9cTObWb9R
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
HFuo6tji72WLLzEA/gbfWoMFYkGYFNSYel83iYsNfCk1/yayU9OSjXzz1rqq
zDZ9z/qd7DDlHhBbrmxpyw7xn4CVDe3bIHHCmR8pN9TN5NMCtqFI5Pua/bWz
eC9TcnB9qV6eqdOzV+cXZ6fq5Qeee8j5D+8meRiRf6ttxmuCYYilMHVTeE9S
FeQfGr62ASOt+a1gwJ3VvWIzcCNI0mEFGQjRAdy5cN5I7se1GKRS+j44DZVB
xoY55LJ7MUNquS5W4UC9L3sQaBLoID8lPCWa0lqSIrVdSVMe9EBdk/PXdf1K
Z9Txw9otE+g3tvY3YaJo246+cjuEMLmB4hqRC6K+J3sBu6TN7TqVco/snkvw
dVQZGm0EYwHTBLHHYlNtv2MDoa04lnEoE6VVtlxSj28ncq0p4wvJGgwky9wd
6VjafKwIsFyK7dTn7mqvnHCYuu5lCBIM1EFQWaC2tj6ShRXQvyscMvVNr5jM
zScf5n5TBuM4hA0mcvdIB/3wOoSQDpC1tp8idqwpygS6AjWWQabpPYWNWFXe
Fa21NfgvkUM6ISCJw8aWPx8wM8FoOcRxXiJ3nDLxkA4O8mOqz2teu42UvTEE
dDEjexmlwrJlVmhtVtbRrTCZ3mxnr3VYoUylWXGf5Up7pu6+1YnU/xnauZgh
QTSm1fdO2D7KTSI4+GMQHUYDEPX8dHcTgZPcfYG4YSsBjgdrV/j75AW46VSZ
UsFh368ACMmg+UYmU0WVmXILkW3fJho8EbcUtdxzE0AQeCaVRmgifanl2eSC
kvTe0UFgJfBB8rRtH/KgVvlh2+IuA11QynvqBjB3OKxa1R6OyFHSBX0v4ExJ
mGed5JgSdQQSzVlcsqTE+yhkd7Uz3ktGXTYjQZ/bRdWEYlpU6s7R0qqeNuUY
uePC8sVHrl7xUmDTzIAfCJMvkP4zDn/NAz3Lt8/1TVTzQIP1t1DpfRZ04Gzg
89fsSX+o9T7XV1iQ1efOt/GjR51vp1vfxp1vZ71vx8fPO99e9r+hUmy/nXyB
TvlYi2tS896xMBZ01BV03ThtG+TcpDUS2mstUH9iIvt3j+wT8NuDOxJtdMNq
6L+Fv8/Nz3nk9xaGqrvO3+eolhRrsZFbLw9rlXf/3+d/N2vnl9M3Md9q0Zvc
gi/0PLexXa9XMQ3Wt7EUkegq8wbFjDV+zreyHdY6VCrr9Kp7z17GtLtLjnZO
4Jl9GXU3gq3uyEB1Nz569Ojo/01GUcdOjyc1Mko7YbdrI9lvsQnZaubcDTfX
3tWZ9QnotYA4HZr0zQe64C/LVfjByz3JdUiMh3WG0ML5nDCuC+LiJdvHXfea
78F7yuBRLrgfomuT1fxWuy0Jnb57bthGXzxOfkzmqRnsm7KCr5xEjE1Cs3tl
Bh9ioYS7zf69XtMW3uoKczSTk8qlXA15ZHO6DD3pxGXVSi60JQt9v/fcIX26
4lRfN6MHpTTO6NsBN2a4WsJZhxQMVzonejKb35R1x2/dbjGSSNu7cyJh6DSV
nJ6X2HBT2uQYQuU0yGfI10hI05MCUS7nK/DhFvFD6YDxLly18j2L4e+hXpNx
LruHsr3UC+1GnVqj1hjV8qUxnDHVP0Rs5DHtQOJOt7OzGcf5toNeraTIo/oN
aX2cAd9TKRSH1I9MLOkV2NmVpPTL8rYz0vlGiSD/sgG5wa1p8vmGuLQ32TaJ
PN+/O0reoMiwnGWLKXtKa0oU6eakrZZhjuwwS/p1S7jnngFGyU+nSd2qZLVH
v0zE00z6X4M5ymUz+FWMY8o/T+GuUzAhnd/s/wmRXNeSa3DKyb8EoJ9GRf8C
ye4ME30qAAA=

-->

</rfc>
