]> git.ipfire.org Git - thirdparty/pdns.git/commit
Add option to NegativeAndSOAAction to place SOA in the authority section 11763/head
authorHåkan Lindqvist <h@qw.se>
Wed, 6 Jul 2022 14:44:37 +0000 (16:44 +0200)
committerHåkan Lindqvist <h@qw.se>
Wed, 6 Jul 2022 15:53:33 +0000 (17:53 +0200)
commit61643ae013433a7b282ebbecd7ce313d6bf7b148
treec8f28baab349c9f33dbf2f72e4a4da3dcfbb5854
parent32924d80233d361f881424b5961b580a37b294db
Add option to NegativeAndSOAAction to place SOA in the authority section

Ie, allow generating a full NODATA/NXDOMAIN cacheable negative response, rather than
an RPZ-style reponse with only an informational SOA record in the additional section
pdns/dnsdist-ecs.cc
pdns/dnsdist-ecs.hh
pdns/dnsdist-lua-actions.cc
pdns/dnsdist-lua-bindings-dnsquestion.cc
pdns/dnsdistdist/docs/rules-actions.rst
pdns/test-dnsdist_cc.cc
regression-tests.dnsdist/test_RulesActions.py