]> git.ipfire.org Git - thirdparty/bind9.git/commit
3282. [bug] Restrict the TTL of NS RRset to no more than that
authorMark Andrews <marka@isc.org>
Thu, 9 Feb 2012 21:02:47 +0000 (21:02 +0000)
committerMark Andrews <marka@isc.org>
Thu, 9 Feb 2012 21:02:47 +0000 (21:02 +0000)
commitfb843dc96abdad543647ef9f63b4c93639e47efb
tree7d57cc3a0490ebc84af4659c05e26c0417bcffb5
parent53ae43cea1a2b36bc3323c70564c32288a236f37
3282.   [bug]           Restrict the TTL of NS RRset to no more than that
                        of the old NS RRset when replacing it. [RT #27792]
CHANGES
bin/tests/system/resolver/clean.sh
bin/tests/system/resolver/ns4/named.conf
bin/tests/system/resolver/ns4/tld1.db [new file with mode: 0644]
bin/tests/system/resolver/ns4/tld2.db [new file with mode: 0644]
bin/tests/system/resolver/ns6/named.conf
bin/tests/system/resolver/ns6/to-be-removed.tld.db.in [new file with mode: 0644]
bin/tests/system/resolver/setup.sh
bin/tests/system/resolver/tests.sh
lib/dns/rbtdb.c