]> git.ipfire.org Git - thirdparty/unbound.git/commit
- ip_freebind: yesno option in unbound.conf sets IP_FREEBIND for
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 15 Mar 2016 09:35:48 +0000 (09:35 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 15 Mar 2016 09:35:48 +0000 (09:35 +0000)
commit9f8b2bb468fd77afbfecb08f4902f143e8ecda3d
tree7ab502bedaa2880a2727d1b32a6989d8f9175440
parent197a50ea967f93ef01f844d2692b414809e77407
- ip_freebind: yesno option in unbound.conf sets IP_FREEBIND for
  binding to an IP address while the interface or address is down.

git-svn-id: file:///svn/unbound/trunk@3673 be551aaa-1e26-0410-a405-d3ace91eadb9
12 files changed:
daemon/remote.c
doc/Changelog
services/listen_dnsport.c
services/listen_dnsport.h
services/outside_network.c
util/config_file.c
util/config_file.h
util/configlexer.c
util/configlexer.lex
util/configparser.c
util/configparser.h
util/configparser.y