From: TCY16 Date: Tue, 30 Nov 2021 11:12:57 +0000 (+0100) Subject: add ede-local-zones in the manpage and update the iana_ports.inc for some reason X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db98a8b8258e1f3ab1e73d82b9380089459cc065;p=thirdparty%2Funbound.git add ede-local-zones in the manpage and update the iana_ports.inc for some reason --- diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in index c5ec304d0..2a784358e 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -1562,6 +1562,12 @@ Use this localzone type, regardless the type configured for the local-zone (both tagged and untagged) and regardless the type configured using access\-control\-tag\-action. .TP 5 +.B ede\-local\-zones: \fI +If enabled, all local zones will respond with Extended DNS Errors (RFC8914). +This is the global setting for the configuration, but it can be overwritten by +specifing setting 'local\-zone\-do\-ede' to "yes". By default this option +is disabled. +.TP 5 .B local\-zone\-do\-ede: \fI If enabled, the responses from this local zone will include an Extended DNS Error (RFC8914). The type of error is dependent on the query. For example a @@ -1602,15 +1608,6 @@ EDE keywords: \h'5'\fInetwork-error\fR \h'5'\fIinvalid-data\fR .fi -.TP 5 - -.B local\-zone\-do\-ede:: \fI -If enabled, the responses from this local zone will include an Extended DNS -Error (RFC8914). The type of error is dependent on the query. For example a -query for a local-zone type "refuse" will result in EDE code 15 \- Blocked. -By default this option is disabled. - - .TP 5 .B response\-ip: \fI This requires use of the "respip" module. diff --git a/util/iana_ports.inc b/util/iana_ports.inc index b93af015d..9183c3987 100644 --- a/util/iana_ports.inc +++ b/util/iana_ports.inc @@ -2499,6 +2499,7 @@ 2870, 2871, 2872, +2873, 2874, 2875, 2876,