]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
arm: add more text describing interaction between automatic-interface-scan and interf...
authorOndřej Surý <ondrej@sury.org>
Wed, 30 Oct 2019 19:38:17 +0000 (14:38 -0500)
committerOndřej Surý <ondrej@sury.org>
Thu, 31 Oct 2019 14:09:06 +0000 (09:09 -0500)
(cherry picked from commit e0618174b6b84e8c82b9d50ff1ffa89d3277e3c0)

doc/arm/Bv9ARM-book.xml

index 0f677dae30b4ddf1bb0db6e022525a5ce64f7083..71f12fcef3dc8604a0b7572a8da6e040e88592e1 100644 (file)
@@ -5472,15 +5472,21 @@ options {
              <term><command>automatic-interface-scan</command></term>
              <listitem>
                <para>
-                 If <userinput>yes</userinput> and supported by the OS,
-                 automatically rescan network interfaces when the interface
-                 addresses are added or removed.  The default is
-                 <userinput>yes</userinput>.
-               </para>
-               <para>
-                 Currently the OS needs to support routing sockets for
-                 <command>automatic-interface-scan</command> to be
-                 supported.
+                 If <userinput>yes</userinput> and supported by the operating
+                 system, automatically rescan network interfaces when the
+                 interface addresses are added or removed.  The default is
+                 <userinput>yes</userinput>.  This configuration option does
+                 not affect time based <command>interface-interval</command>
+                 option, and it is recommended to set the time based
+                 <command>interface-interval</command> to 0 when the operator
+                 confirms that automatic interface scanning is supported by the
+                 operating system.
+               </para>
+               <para>
+                 The <command>automatic-interface-scan</command> implementation
+                 uses routing sockets for the network interface discovery,
+                 and therefore the operating system has to support the routing
+                 sockets for this feature to work.
                </para>
              </listitem>
            </varlistentry>
@@ -8494,10 +8500,11 @@ avoid-v6-udp-ports { 40000; range 50000 60000; };
                  minutes. The default
                  is 60 minutes. The maximum value is 28 days (40320 minutes).
                  If set to 0, interface scanning will only occur when
-                 the configuration file is  loaded. After the scan, the
-                 server will
-                 begin listening for queries on any newly discovered
-                 interfaces (provided they are allowed by the
+                 the configuration file is loaded, or when
+                 <command>automatic-interface-scan</command> is enabled
+                 and supported by the operating system. After the scan, the
+                 server will begin listening for queries on any newly
+                 discovered interfaces (provided they are allowed by the
                  <command>listen-on</command> configuration), and
                  will stop listening on interfaces that have gone away.
                  For convenience, TTL-style time unit suffixes may be