]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Option to toggle udp-connect, default is enabled.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 23 Nov 2020 10:06:53 +0000 (11:06 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 23 Nov 2020 10:06:53 +0000 (11:06 +0100)
commit9cc8aa1ddfc42ec9e8dc0607f1f051c89de55c65
treec5d1a551ee1512a3700724e7a3f5c78e3619f343
parentcca128b871d7e74fec1496149fefebeb4fa6a8ce
- Option to toggle udp-connect, default is enabled.
15 files changed:
daemon/worker.c
doc/Changelog
doc/example.conf.in
doc/unbound.conf.5.in
libunbound/libworker.c
services/outside_network.c
services/outside_network.h
testcode/fake_event.c
util/config_file.c
util/config_file.h
util/configlexer.c
util/configlexer.lex
util/configparser.c
util/configparser.h
util/configparser.y