<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I would like officially assigned option name to used if possible.
      I admit pcode and tcode are not best names for it, but they are
      listed like that on IANA [1]. I guess comment would be nice,
      explaining purpose and RFC reference.<br>
    </p>
    <p>Kea DHCP server [2] uses also pcode and tcode, can we make match
      them? Is there any other documentation for supported dhcp option
      names excluding source code? Are used names based on usage in
      other products?<br>
    </p>
    <p>1.
<a class="moz-txt-link-freetext" href="https://www.iana.org/assignments/bootp-dhcp-parameters/bootp-dhcp-parameters.xhtml#options">https://www.iana.org/assignments/bootp-dhcp-parameters/bootp-dhcp-parameters.xhtml#options</a></p>
    <p>2.
<a class="moz-txt-link-freetext" href="https://kea.readthedocs.io/en/kea-1.6.2/arm/dhcp4-srv.html#dhcp4-std-options-list">https://kea.readthedocs.io/en/kea-1.6.2/arm/dhcp4-srv.html#dhcp4-std-options-list</a><br>
    </p>
    <div class="moz-cite-prefix">On 9/3/21 2:13 PM, Dominik DL6ER wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:cc33a33ca6a43198cac46fab034f7749fee9ccf9.camel@dl6er.de">
      <pre class="moz-quote-pre" wrap="">Hey Simon,

this small patch adds the DHCP options "posix-timezone" and "tzdb-
timezone" as defined in RFC 4833, Section 2:
<a class="moz-txt-link-freetext" href="https://datatracker.ietf.org/doc/html/rfc4833#section-2">https://datatracker.ietf.org/doc/html/rfc4833#section-2</a>

Examples for valid options are

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">dhcp-option = option:posix-timezone,"CEST-
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">1CET,M3.2.0/2:00:00,M11.1.0/2:00:00"

and

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">dhcp-option = option:tzdb-timezone,"Europe/Berlin"
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
Best,
Dominik
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Dnsmasq-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dnsmasq-discuss@lists.thekelleys.org.uk">Dnsmasq-discuss@lists.thekelleys.org.uk</a>
<a class="moz-txt-link-freetext" href="https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss">https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss</a>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Petr Menšík
Software Engineer
Red Hat, <a class="moz-txt-link-freetext" href="http://www.redhat.com/">http://www.redhat.com/</a>
email: <a class="moz-txt-link-abbreviated" href="mailto:pemensik@redhat.com">pemensik@redhat.com</a>
PGP: DFCF908DB7C87E8E529925BC4931CA5B6C9FC5CB</pre>
  </body>
</html>