]> git.ipfire.org Git - thirdparty/pdns.git/commit
If the Lua DNS Update policy is enabled but fails to load, reject updates.
authorMiod Vallat <miod.vallat@powerdns.com>
Mon, 9 Feb 2026 09:41:40 +0000 (10:41 +0100)
committerMiod Vallat <miod.vallat@powerdns.com>
Mon, 9 Feb 2026 10:31:49 +0000 (11:31 +0100)
commit27989242cf4e1d94de6d7b8e517516756713efd2
tree6f6c723240fade41379aafe51a3a7d24dbec4c5b
parent428be34208ecc0784decabd1088c34a54f4829ed
If the Lua DNS Update policy is enabled but fails to load, reject updates.

Previously, we would behave as if no such policy had been configured.

Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
pdns/packethandler.cc
pdns/packethandler.hh
pdns/rfc2136handler.cc