]> git.ipfire.org Git - thirdparty/bind9.git/commit
2708. [func] Insecure to secure and NSEC3 parameter changes via
authorMark Andrews <marka@isc.org>
Fri, 9 Oct 2009 00:33:39 +0000 (00:33 +0000)
committerMark Andrews <marka@isc.org>
Fri, 9 Oct 2009 00:33:39 +0000 (00:33 +0000)
commitd1bcaec0d6c3a2f6afe004c1a087314015cb77c0
tree0311ae14b5a1704c5a4be9ef0a1e36e8b64fba74
parentbb4e0bd8e8155a7ecb2fc975540fb526ee63e1bf
2708.   [func]          Insecure to secure and NSEC3 parameter changes via
                        update are now fully supported and no longer require
                        defines to enable.  We now no longer overload the
                        NSEC3PARAM flag field, nor the NSEC OPT bit at the
                        apex.  Secure to insecure changes are controlled by
                        by the named.conf option 'secure-to-insecure'.

                        Warning: If you had previously enabled support by
                        adding defines at compile time to BIND 9.6 you should
                        ensure that all changes that are in progress have
                        completed prior to upgrading to BIND 9.7.  BIND 9.7
                        is not backwards compatible.
lib/dns/include/dns/private.h [new file with mode: 0644]
lib/dns/private.c [new file with mode: 0644]