]> granicus.if.org Git - pdns/commit
add support for non-local binds
authorSten Spans <sten@blinkenlights.nl>
Wed, 11 Feb 2015 13:50:10 +0000 (14:50 +0100)
committerSten Spans <sten@blinkenlights.nl>
Tue, 17 Feb 2015 15:11:19 +0000 (16:11 +0100)
commitfec7dd5a5625e0953a49484408af8268991cde63
tree237a6fb54863a298defaca7b1607d64930a3a283
parent60ba1e645265e8f0f8e788652bbea3c46224b596
add support for non-local binds

- add option non-local-bind to request this behaviour
- add support to auth and recursor
- add utility function to set sockopts
docs/markdown/authoritative/settings.md
docs/markdown/recursor/settings.md
pdns/common_startup.cc
pdns/nameserver.cc
pdns/pdns.conf-dist
pdns/pdns_recursor.cc
pdns/tcpreceiver.cc
pdns/unix_utility.cc
pdns/utility.hh