]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix #618: enabling interface-automatic disables DNS-over-TLS.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 11 Feb 2022 09:58:53 +0000 (10:58 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 11 Feb 2022 09:58:53 +0000 (10:58 +0100)
commita0feea393a3a7f0ab0f88b3e1aa7a92cee0e0bb8
tree0d6fc646237e8f4985dcdd02d544908ad5bdcb18
parent4c6b59fa474956584116f9525464edb7bfe88669
- Fix #618: enabling interface-automatic disables DNS-over-TLS.
  Adds the option to list interface-automatic-ports.
12 files changed:
doc/Changelog
doc/example.conf.in
doc/unbound.conf.5.in
services/listen_dnsport.c
smallapp/unbound-checkconf.c
util/config_file.c
util/config_file.h
util/configlexer.c
util/configlexer.lex
util/configparser.c
util/configparser.h
util/configparser.y