From: bert hubert Date: Thu, 17 Apr 2014 15:20:13 +0000 (+0200) Subject: missed a bit of rec 3.6 release notes X-Git-Tag: rec-3.6.0-rc1~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dea54cb3a546ea4e72d8d9619eb997999ec687bd;p=thirdparty%2Fpdns.git missed a bit of rec 3.6 release notes --- diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index f99c0486fc..16e4989de4 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -187,6 +187,12 @@ g4e9a20e: raise our socket buffer setting so it no longer generates a warning about lowering it. + + + g4e9a20e: warn about Linux suboptimal IPv6 settings if we detect them. + + + SIGUSR2 turns on a 'trace' of all DNS traffic, a second SIGUSR2 now turns it off again. g4f217ce.