]> git.ipfire.org Git - thirdparty/systemd.git/commit
resoled: dnssec - don't refuse to verify answer due to too many unrelated RRs
authorTom Gundersen <teg@jklm.no>
Mon, 28 Dec 2015 18:05:59 +0000 (19:05 +0100)
committerTom Gundersen <teg@jklm.no>
Fri, 1 Jan 2016 15:48:52 +0000 (16:48 +0100)
commit935a999f7d6881af2e888316be7165801420dc5f
tree45cccae2fb53d6951986a850636a2f881c0b9de0
parentac04adbeb9d0b19e77a715715be24779f7dcf1b2
resoled: dnssec - don't refuse to verify answer due to too many unrelated RRs

Let VERIFY_RRS_MAX be about the max number of RRs in an RRSet that we
actually try to verify, not about the total number of RRs in the RRSet.
src/resolve/resolved-dns-dnssec.c