]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add extended DNS error configuration option for RPZ zones
authorAram Sargsyan <aram@isc.org>
Fri, 26 Aug 2022 14:11:47 +0000 (14:11 +0000)
committerAram Sargsyan <aram@isc.org>
Wed, 31 Aug 2022 08:56:03 +0000 (08:56 +0000)
commit77f12ecba7dfbfb4abfb063d4206cc9795ce589d
tree66263a58199e68672a7c4e9396e968ad8a1eacf1
parent77024e6ad6151d42eb963dc6e0fc27ee9b8b306e
Add extended DNS error configuration option for RPZ zones

Implement the configuration option with its checking and parsing parts.

The option should be later used by BIND to set an extended error
code (EDE) for the queries modified in the result of RPZ processing.
bin/named/server.c
doc/man/named.conf.5in
doc/misc/options
lib/bind9/check.c
lib/dns/include/dns/rpz.h
lib/dns/rpz.c
lib/isccfg/namedconf.c