]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
lib/rules: fix RPZ if SOA is repated, as usual in AXFR output
authorVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 25 Mar 2024 12:28:23 +0000 (13:28 +0100)
committerOto Šťáva <oto.stava@nic.cz>
Wed, 27 Mar 2024 08:59:22 +0000 (09:59 +0100)
commit27d93668305d5bdcba0391788c991515014e9f0c
treecba02d11716e0c53fae2735c94d48c14a5b93bce
parent32f087c7aa887ccd443b8fc7305c362a18c89e9f
lib/rules: fix RPZ if SOA is repated, as usual in AXFR output

The check for name equality didn't cover the case of repeated SOA.
NEWS
lib/rules/zonefile.c