]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/resolve/resolved-dns-dnssec.c
resolved: properly handles RRs in domains beginning in an asterisk label
authorLennart Poettering <lennart@poettering.net>
Wed, 13 Jan 2016 01:26:23 +0000 (02:26 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 13 Jan 2016 19:21:56 +0000 (20:21 +0100)
commit7160eb1b867a4bc64522287352fbe2a6aa687d2a
tree2c92f74f008e279d45e1f570f5fddf90c3b7b327
parent7715f91dca0ce4622daf8beab582d57ec49d005e
resolved: properly handles RRs in domains beginning in an asterisk label

Properly handle RRs that begin with an asterisk label. These are the unexpanded forms of wildcard domains and appear in
NSEC RRs for example. We need to make sure we handle the signatures of these RRs properly, since they mostly are
considered normal RRs, except that the RRSIG labels counter is one off for them, as the asterisk label is always
excluded of the signature.
src/resolve/resolved-dns-dnssec.c