]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen v9_10
authorTinderbox User <tbox@isc.org>
Wed, 17 May 2017 01:25:01 +0000 (01:25 +0000)
committerTinderbox User <tbox@isc.org>
Wed, 17 May 2017 01:25:01 +0000 (01:25 +0000)
bin/dig/dig.1
bin/dig/dig.html
doc/arm/Bv9ARM.ch09.html
doc/arm/man.dig.html
doc/arm/notes.html

index 55aa341f1cb3789ce1ead5bd79d8ae73498ec817..f9625bd8cd2a8c94a16e66f9a0d93d641494c72e 100644 (file)
@@ -418,8 +418,13 @@ Specify EDNS option with code point
 and optionally payload of
 \fBvalue\fR
 as a hexadecimal string\&.
+\fBcode\fR
+can be either an EDNS option name (for example,
+NSID
+or
+ECS), or an arbitrary numeric value\&.
 \fB+noednsopt\fR
-clears the EDNS options to to be sent\&.
+clears the EDNS options to be sent\&.
 .RE
 .PP
 \fB+[no]expire\fR
index cefd67fc17967fa9291e4d7d7d4a7725703212df..225a102473293407ad1143c4320d4704d4ed98b4 100644 (file)
            <p>
              Specify EDNS option with code point <code class="option">code</code>
              and optionally payload of <code class="option">value</code> as a
-             hexadecimal string.  <code class="option">+noednsopt</code>
-             clears the EDNS options to to be sent.
+             hexadecimal string.  <code class="option">code</code> can be
+             either an EDNS option name (for example,
+             <code class="literal">NSID</code> or <code class="literal">ECS</code>),
+             or an arbitrary numeric value.  <code class="option">+noednsopt</code>
+             clears the EDNS options to be sent.
            </p>
          </dd>
 <dt><span class="term"><code class="option">+[no]expire</code></span></dt>
index 51b95bbcaf20998cfd98ee93323a1e4240b07014..0a63727571ec7035d63c9c11eebb439fc752d912 100644 (file)
   <div class="section">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="relnotes_changes"></a>Feature Changes</h3></div></div></div>
-    <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
+    <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
+<li class="listitem">
+       <p>
+         <span class="command"><strong>dig +ednsopt</strong></span> now accepts the names
+         for EDNS options in addition to numeric values. For example,
+         an EDNS Client-Subnet option could be sent using
+         <span class="command"><strong>dig +ednsopt=ecs:...</strong></span>. Thanks to
+         John Worley of Secure64 for the contribution. [RT #44461]
+       </p>
+      </li>
+<li class="listitem">
        <p>
          Threads in <span class="command"><strong>named</strong></span> are now set to human-readable
          names to assist debugging on operating systems that support that.
          subsidiary thread names in <span class="command"><strong>ps</strong></span> and
          <span class="command"><strong>top</strong></span>, but not the main thread. [RT #43234]
        </p>
-      </li></ul></div>
+      </li>
+</ul></div>
   </div>
 
   <div class="section">
index cac88fc9ac11f3c06cbfbb0b2c827d20dccd83b9..b753367c1fb29c4fa0b5dde78580516639768552 100644 (file)
            <p>
              Specify EDNS option with code point <code class="option">code</code>
              and optionally payload of <code class="option">value</code> as a
-             hexadecimal string.  <code class="option">+noednsopt</code>
-             clears the EDNS options to to be sent.
+             hexadecimal string.  <code class="option">code</code> can be
+             either an EDNS option name (for example,
+             <code class="literal">NSID</code> or <code class="literal">ECS</code>),
+             or an arbitrary numeric value.  <code class="option">+noednsopt</code>
+             clears the EDNS options to be sent.
            </p>
          </dd>
 <dt><span class="term"><code class="option">+[no]expire</code></span></dt>
index 0cc365d6d96f60ed808121f536a18a61777adbea..737f3c6701fee8fb748007b9ab86ceb1acbde9cf 100644 (file)
   <div class="section">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="relnotes_changes"></a>Feature Changes</h3></div></div></div>
-    <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
+    <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
+<li class="listitem">
+       <p>
+         <span class="command"><strong>dig +ednsopt</strong></span> now accepts the names
+         for EDNS options in addition to numeric values. For example,
+         an EDNS Client-Subnet option could be sent using
+         <span class="command"><strong>dig +ednsopt=ecs:...</strong></span>. Thanks to
+         John Worley of Secure64 for the contribution. [RT #44461]
+       </p>
+      </li>
+<li class="listitem">
        <p>
          Threads in <span class="command"><strong>named</strong></span> are now set to human-readable
          names to assist debugging on operating systems that support that.
          subsidiary thread names in <span class="command"><strong>ps</strong></span> and
          <span class="command"><strong>top</strong></span>, but not the main thread. [RT #43234]
        </p>
-      </li></ul></div>
+      </li>
+</ul></div>
   </div>
 
   <div class="section">