]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
validate: wildcard expansion -> adjust to_wire
authorVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 21 Sep 2017 11:44:58 +0000 (13:44 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 21 Sep 2017 13:41:43 +0000 (15:41 +0200)
commita053234c3b87938e3b576d637c218bad32a85b3d
tree07a32298826086514a3c25306987e8e968cbd42a
parente9554a3723e210ac898f4a3e88886df1bb558ed5
validate: wildcard expansion -> adjust to_wire

We pushed all authority to the wire, but that was unnecessary,
and in particular it clashed with not validating NS in authority when
forwarding (new change).  Let's only apply this to NSEC* RRs.
NEWS
lib/layer/iterate.c
lib/layer/validate.c
lib/utils.c
lib/utils.h
tests/deckard