]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen v9_11
authorTinderbox User <tbox@isc.org>
Wed, 25 Jan 2017 01:08:40 +0000 (01:08 +0000)
committerTinderbox User <tbox@isc.org>
Wed, 25 Jan 2017 01:08:40 +0000 (01:08 +0000)
bin/tools/mdig.1
bin/tools/mdig.html
doc/arm/Bv9ARM.ch09.html
doc/arm/man.mdig.html
doc/arm/notes.html

index aa3ad121b265e482bef469334129cfc19d34a3a7..2cac973e6f56af9069d9bd3021da64aa1b157697 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2015, 2016 Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2015-2017 Internet Systems Consortium, Inc. ("ISC")
 .\" 
 .\" This Source Code Form is subject to the terms of the Mozilla Public
 .\" License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -39,7 +39,7 @@
 mdig \- DNS pipelined lookup utility
 .SH "SYNOPSIS"
 .HP \w'\fBmdig\fR\ 'u
-\fBmdig\fR {@server} [\fB\-f\ \fR\fB\fIfilename\fR\fR] [\fB\-h\fR] [\fB\-v\fR] [\fB\-4\fR] [\fB\-6\fR] [\fB\-b\ \fR\fB\fIaddress\fR\fR] [\fB\-p\ \fR\fB\fIport#\fR\fR] [\fB\-c\ \fR\fB\fIclass\fR\fR] [\fB\-t\ \fR\fB\fItype\fR\fR] [\fB\-i\fR] [\fB\-x\ \fR\fB\fIaddr\fR\fR] [plusopt...]
+\fBmdig\fR {@server} [\fB\-f\ \fR\fB\fIfilename\fR\fR] [\fB\-h\fR] [\fB\-v\fR] [\fB\-4\fR] [\fB\-6\fR] [\fB\-m\fR] [\fB\-b\ \fR\fB\fIaddress\fR\fR] [\fB\-p\ \fR\fB\fIport#\fR\fR] [\fB\-c\ \fR\fB\fIclass\fR\fR] [\fB\-t\ \fR\fB\fItype\fR\fR] [\fB\-i\fR] [\fB\-x\ \fR\fB\fIaddr\fR\fR] [plusopt...]
 .HP \w'\fBmdig\fR\ 'u
 \fBmdig\fR {\-h}
 .HP \w'\fBmdig\fR\ 'u
@@ -114,6 +114,10 @@ option sets the source IP address of the query to
 \fIaddress\fR\&. This must be a valid address on one of the host\*(Aqs network interfaces or "0\&.0\&.0\&.0" or "::"\&. An optional port may be specified by appending "#<port>"
 .PP
 The
+\fB\-m\fR
+option enables memory usage debugging\&.
+.PP
+The
 \fB\-p\fR
 option is used when a non\-standard port number is to be queried\&.
 \fIport#\fR
@@ -400,5 +404,5 @@ RFC1035\&.
 \fBInternet Systems Consortium, Inc\&.\fR
 .SH "COPYRIGHT"
 .br
-Copyright \(co 2015, 2016 Internet Systems Consortium, Inc. ("ISC")
+Copyright \(co 2015-2017 Internet Systems Consortium, Inc. ("ISC")
 .br
index 720a303a7a86627223e914e5301386f03d7f8180..5f5134db9e158de2c9e1eb1805362313d3564756 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!--
- - Copyright (C) 2015, 2016 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2015-2017 Internet Systems Consortium, Inc. ("ISC")
  - 
  - This Source Code Form is subject to the terms of the Mozilla Public
  - License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -37,6 +37,7 @@
        [<code class="option">-v</code>]
        [<code class="option">-4</code>]
        [<code class="option">-6</code>]
+       [<code class="option">-m</code>]
        [<code class="option">-b <em class="replaceable"><code>address</code></em></code>]
        [<code class="option">-p <em class="replaceable"><code>port#</code></em></code>]
        [<code class="option">-c <em class="replaceable"><code>class</code></em></code>]
       "#&lt;port&gt;"
     </p>
 
+    <p>
+      The <code class="option">-m</code> option enables memory usage debugging.
+    </p>
+
     <p>
       The <code class="option">-p</code> option is used when a non-standard port
       number is to be queried.
index 5a8520161aed39680e0e5018603b5318abc7138d..bd5c97ee7c2c176b236b5844d953a083397a48ae 100644 (file)
     <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
 <li class="listitem">
        <p>
-         Combining dns64 and rpz can result in dereferencing
-         a NULL pointer (read).  This flaw is dislosed in CVE-2017-3135.
-        [RT#44434]
+         If a server is configured with a response policy zone (RPZ)
+         that rewrites an answer with local data, and is also configured
+         for DNS64 address mapping, a NULL pointer can be read
+         triggering a server crash.  This flaw is disclosed in
+         CVE-2017-3135. [RT #44434]
        </p>
       </li>
 <li class="listitem">
index e353ac6143ef29f5a82c755ef3e5555bc0105ecd..9f0baca0cc88b53aad2aa04750e845d1a941f541 100644 (file)
@@ -55,6 +55,7 @@
        [<code class="option">-v</code>]
        [<code class="option">-4</code>]
        [<code class="option">-6</code>]
+       [<code class="option">-m</code>]
        [<code class="option">-b <em class="replaceable"><code>address</code></em></code>]
        [<code class="option">-p <em class="replaceable"><code>port#</code></em></code>]
        [<code class="option">-c <em class="replaceable"><code>class</code></em></code>]
       "#&lt;port&gt;"
     </p>
 
+    <p>
+      The <code class="option">-m</code> option enables memory usage debugging.
+    </p>
+
     <p>
       The <code class="option">-p</code> option is used when a non-standard port
       number is to be queried.
index 2d38a88ef61d338446865a4823a3202cfc480dff..a448b31ae3e246ab1208e5459e37e9474a400fdc 100644 (file)
     <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
 <li class="listitem">
        <p>
-         Combining dns64 and rpz can result in dereferencing
-         a NULL pointer (read).  This flaw is dislosed in CVE-2017-3135.
-        [RT#44434]
+         If a server is configured with a response policy zone (RPZ)
+         that rewrites an answer with local data, and is also configured
+         for DNS64 address mapping, a NULL pointer can be read
+         triggering a server crash.  This flaw is disclosed in
+         CVE-2017-3135. [RT #44434]
        </p>
       </li>
 <li class="listitem">