]> 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, 29 Apr 2021 09:12:38 +0000 (11:12 +0200)
commitea56069ae0a10e8fbcd970085f82b5f6eebc2838
treef496802eccd84129133931b33dfb25c8064ebc58
parentae96ca98f757b75076e528b6fb915664aa160f3a
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