]> git.ipfire.org Git - thirdparty/pdns.git/commit
Stubresolver: Use only `resolver` setting if given 5112/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Mon, 6 Mar 2017 14:06:26 +0000 (15:06 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Tue, 21 Mar 2017 14:24:45 +0000 (15:24 +0100)
commit2b78726c6c9edd48c0905e44af9f88b5299dad75
tree6b7af20549dd1a89d68792070936ba43e4d0b314
parenta77e6c032249caa264bdba84887e1a0f0b7db1e0
Stubresolver: Use only `resolver` setting if given

Use resolv.conf otherwise. Also, do not use 127.0.0.1:53 as fallback,
as this could be ourselves.

Closes #4655
docs/markdown/authoritative/howtos.md
docs/markdown/authoritative/settings.md
pdns/dnsproxy.cc
pdns/stubresolver.cc
pdns/stubresolver.hh