]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Fix console ("client mode") on non-default address or port 15148/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 13 Feb 2025 10:48:23 +0000 (11:48 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 13 Feb 2025 10:48:23 +0000 (11:48 +0100)
commitb3bb42281a737a6382519042128cb8c3677beef3
tree292976193a5a16414cb1009a1a0a6f0fec3b754c
parentf400ec75c5a9b7e5b2f0d5ece2e9dade18d221d6
dnsdist: Fix console ("client mode") on non-default address or port

The console address and port were not properly set in client mode,
so `dnsdist` tried to connect to the default console address and port.
pdns/dnsdistdist/dnsdist-lua.cc