bind9/lib/isccfg
Aram Sargsyan 77f12ecba7 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.
2022-08-31 08:56:03 +00:00
..
include Add isccfg duration utility functions 2022-06-28 11:56:31 +02:00
aclconf.c Clean up #include <isc/string.h> 2022-05-03 12:38:59 +00:00
dnsconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
duration.c Silence negative array index warning with toupper 2022-08-19 11:16:00 +10:00
kaspconf.c Add isccfg duration utility functions 2022-06-28 11:56:31 +02:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Move duration structure to libisccfg/duration 2022-06-28 11:56:31 +02:00
namedconf.c Add extended DNS error configuration option for RPZ zones 2022-08-31 08:56:03 +00:00
parser.c Add isccfg duration utility functions 2022-06-28 11:56:31 +02:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00