]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Apply generic YAML configuration items early
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 12 Jun 2025 10:40:31 +0000 (12:40 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 12 Jun 2025 10:40:31 +0000 (12:40 +0200)
commit73c447f1f74b2103dabd5175418c3e8f1048dac6
tree2fbbaa1efa817f0f9f29de3cf7da8662b0dd87af
parent1fb7a4c56abec1a1aa38e81714852b58c83c8ee2
dnsdist: Apply generic YAML configuration items early

Some of these are used when more complicated objects (backends,
for example) are created, so we need them to be applied before
we start creating objects.

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
pdns/dnsdistdist/dnsdist-configuration-yaml.cc