]> git.ipfire.org Git - thirdparty/unbound.git/commit
Initial commit for interface based ACL.
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Thu, 19 Aug 2021 14:12:19 +0000 (16:12 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Sun, 11 Sep 2022 18:21:32 +0000 (20:21 +0200)
commitc30bdff93928cce8ccdeb669d5f38f981c8364eb
treea196f8ce39ecb699a0e7b67104924ba07099b550
parent007db2c327791918abe5920e4ca7f91750172725
Initial commit for interface based ACL.
32 files changed:
Makefile.in
daemon/acl_list.c
daemon/acl_list.h
daemon/daemon.c
daemon/daemon.h
daemon/worker.c
dnstap/dtstream.c
dnstap/unbound-dnstap-socket.c
doc/example.conf.in
doc/unbound.conf.5.in
iterator/iter_hints.c
libunbound/libunbound.c
services/authzone.c
services/listen_dnsport.c
services/listen_dnsport.h
smallapp/unbound-checkconf.c
smallapp/unbound-control.c
testcode/delayer.c
testcode/fake_event.c
testcode/perf.c
testcode/replay.c
testcode/streamtcp.c
util/config_file.c
util/config_file.h
util/configlexer.c
util/configlexer.lex
util/configparser.c
util/configparser.h
util/configparser.y
util/fptr_wlist.c
util/net_help.c
util/net_help.h