]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Similar to NSD PR#113, implement that interface names can be used,
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 27 Aug 2020 12:53:33 +0000 (14:53 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 27 Aug 2020 12:53:33 +0000 (14:53 +0200)
commitf6a527c25ad2e60e2dc129fff3605e6ec48c30f2
tree5c2c7260287ed90233b972495f1916ef6b850c44
parenta912786ca9e72dc1ccde98d5af7d23595640043b
- Similar to NSD PR#113, implement that interface names can be used,
  eg. something like interface: eth0 is resolved at server start and
  uses the IP addresses for that named interface.
config.h.in
configure
configure.ac
daemon/daemon.c
doc/Changelog
doc/unbound.conf.5.in
services/listen_dnsport.c
services/listen_dnsport.h
testcode/fake_event.c
util/config_file.c
util/config_file.h