]> 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 20:59:42 +0000 (20:59 +0000)
committerMark Andrews <marka@isc.org>
Thu, 9 Feb 2012 20:59:42 +0000 (20:59 +0000)
commit44bb0c393af45b137e179d3fcb52c227c151f931
tree879302c1ed7c1c710c876fe075190195af1a60bc
parent03586f6168547b13fcc4afafabb9b1c3a9e9d84f
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