]> git.ipfire.org Git - thirdparty/bind9.git/commit
[master] omit NS from authority section if it was in answer
authorEvan Hunt <each@isc.org>
Tue, 24 Oct 2017 02:16:27 +0000 (19:16 -0700)
committerEvan Hunt <each@isc.org>
Tue, 24 Oct 2017 02:16:27 +0000 (19:16 -0700)
commit0207f6ff9ebd7fc2a76c1d0cf1c76185435d4645
treef89576cd209de6815fe4205921317d4eab4fe655
parent65f8b5189317a77c0b311ef0930cc374f1466ae5
[master] omit NS from authority section if it was in answer

4780. [bug] When answering ANY queries, don't include the NS
RRset in the authority section if it was already
in the answer section. [RT #44543]
CHANGES
bin/tests/system/additional/clean.sh
bin/tests/system/additional/ns3/named.conf [new file with mode: 0644]
bin/tests/system/additional/ns3/root.hint [new file with mode: 0644]
bin/tests/system/additional/tests.sh
lib/ns/include/ns/query.h
lib/ns/query.c