]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
dnssec/signature: fix wildcard signatures
authorGrigorii Demidov <grigorii.demidov@nic.cz>
Tue, 11 Apr 2017 16:26:34 +0000 (18:26 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 13 Apr 2017 09:38:49 +0000 (11:38 +0200)
commitb372ac59db701bb0d74248230516f6712216b7c1
tree9620d98d64f732d14b17fe8b6f7a6074efbde796
parentd6afda19b07b188e747fecceda562e4a6e6e779b
dnssec/signature: fix wildcard signatures

When reconstructing the signed data for RRSet synthesized from wildcard,
omit leftmost name labels for each RR in RRSet, not only for the first RR.
lib/dnssec/signature.c