]> git.ipfire.org Git - thirdparty/pdns.git/commit
Stricter handling of the `hasOrderName` LMDBResourceRecord field.
authorMiod Vallat <miod.vallat@powerdns.com>
Fri, 4 Jul 2025 13:43:13 +0000 (15:43 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Fri, 4 Jul 2025 15:07:41 +0000 (17:07 +0200)
commit912bd59f41dcb8781a7beb54a063d161d1bfa12e
tree697ff13915d24ee4789f960680f6d93bbf261a0a
parent8e1e34ae179d28fd861316f264ad80f8167f8da5
Stricter handling of the `hasOrderName` LMDBResourceRecord field.

The value of this field is intended to reflect whether there are NSEC3
chain records with the same qname. This commit tries harder to keep it
in sync with the actual state of the database.

Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
modules/lmdbbackend/lmdbbackend.cc
modules/lmdbbackend/lmdbbackend.hh