]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
missed a bit of rec 3.6 release notes
authorbert hubert <bert.hubert@netherlabs.nl>
Thu, 17 Apr 2014 15:20:13 +0000 (17:20 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Thu, 17 Apr 2014 15:20:13 +0000 (17:20 +0200)
pdns/docs/pdns.xml

index f99c0486fcbb6ffbf9f98f468cc4913838c69753..16e4989de4c5445f7a91363cf4f700375f9b53f6 100644 (file)
              g4e9a20e: raise our socket buffer setting so it no longer generates a warning about lowering it.
            </para>
          </listitem>
+         <listitem>
+            <para>
+             g4e9a20e: warn about Linux suboptimal IPv6 settings if we detect them.
+           </para>
+         </listitem>
+
          <listitem>
             <para>
              SIGUSR2 turns on a 'trace' of all DNS traffic, a second SIGUSR2 now turns it off again. g4f217ce.