]> git.ipfire.org Git - thirdparty/bind9.git/commit
Address inconsistencies in checking added RRsets
authorMark Andrews <marka@isc.org>
Fri, 12 Feb 2021 03:51:28 +0000 (14:51 +1100)
committerMichał Kępień <michal@isc.org>
Thu, 8 Apr 2021 11:16:15 +0000 (13:16 +0200)
commit388227c4d0930aebfa9d452707ea49f3cc144e2b
treefde985a0226eda322d56befcd5ded24ed64e2da0
parent8c65cafebc1dd75e096d005b9d794766d3f194c0
Address inconsistencies in checking added RRsets

loading_addrdataset() rejects SOA RRsets which are not at top of zone.
addrdataset() should similarly reject such RRsets.
lib/dns/rbtdb.c