]> granicus.if.org Git - pdns/commit
rec: Fix `remote`/`local` inversion in `preoutquery`
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 8 Feb 2017 10:57:41 +0000 (11:57 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 8 Feb 2017 10:57:41 +0000 (11:57 +0100)
commit2377be3b4929f1391d1d290ce062a1cce1ae5d59
treef50efb1dacc457cfce664370a924038f69ec7f61
parent0ceb8b594c4b13374069e83272fec19da09a7c07
rec: Fix `remote`/`local` inversion in `preoutquery`

`dq.remoteaddr` should hold the authoritative server address, but
it was stored in `dq.localaddr` instead since
ba21fcfedc103f12b6a8eadc17f2797b6d7ffb7b.
pdns/lua-recursor4.cc