From: Wouter Wijngaards Date: Mon, 28 Jan 2019 08:39:50 +0000 (+0000) Subject: - List d.root-servers.net as a host that allows AXFR in example.conf X-Git-Tag: release-1.9.0rc1~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=065c7c5dd8f9fb26ed31ce2e50c88d1f9b86223a;p=thirdparty%2Funbound.git - List d.root-servers.net as a host that allows AXFR in example.conf config file, as suggested from draft-ietf-dnsop-7706-bis-02. git-svn-id: file:///svn/unbound/trunk@5082 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 0f4ce269f..59a54ebbe 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -2,6 +2,8 @@ - ub_ctx_set_tls call for libunbound that enables DoT for the machines set with ub_ctx_set_fwd. Patch from Florian Obser. - Set build system for added call in the libunbound API. + - List d.root-servers.net as a host that allows AXFR in example.conf + config file, as suggested from draft-ietf-dnsop-7706-bis-02. 25 January 2019: Wouter - Fix that tcp for auth zone and outgoing does not remove and diff --git a/doc/example.conf.in b/doc/example.conf.in index 5603db817..bc6834439 100644 --- a/doc/example.conf.in +++ b/doc/example.conf.in @@ -911,6 +911,7 @@ remote-control: # fallback-enabled: yes # master: b.root-servers.net # master: c.root-servers.net +# master: d.root-servers.net # master: e.root-servers.net # master: f.root-servers.net # master: g.root-servers.net