bind9/lib/isccfg
Alessio Podda 7a57200f38 Merge parse_querysource and parse_sockaddrsub
The query-source option has the slight quirk of allowing the address to
be specified in two ways, either as every other source option, or as an
"address" key-value pair.
For this reason, it had a separate parsing function from other X-source
options, but it is possible to extend the parsing of other X-sources to
be generic and also handle query-source.
This commit just does that.
2024-11-05 09:37:08 +01:00
..
include Merge parse_querysource and parse_sockaddrsub 2024-11-05 09:37:08 +01:00
aclconf.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
check.c expand validity checks for send-report-channel 2024-10-23 21:29:32 +00:00
duration.c Detect invalid durations 2024-03-14 08:51:46 +01:00
kaspconf.c Add optional range directive to keys in dnssec-policy 2024-08-22 12:12:02 +00:00
Makefile.am Null clausedefs for ancient options 2024-10-01 10:17:04 +02:00
namedconf.c Merge parse_querysource and parse_sockaddrsub 2024-11-05 09:37:08 +01:00
parser.c Merge parse_querysource and parse_sockaddrsub 2024-11-05 09:37:08 +01:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00