]> git.ipfire.org Git - thirdparty/pdns.git/commit
Parse query-local-address before lua-config-file 4419/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Tue, 30 Aug 2016 09:09:38 +0000 (11:09 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Mon, 5 Sep 2016 09:12:50 +0000 (11:12 +0200)
commitb28e9947118424f17b72de7463f6f919a371d40e
treec232c9cc0c0b341eac26c80ce9218273cb32d2c1
parent89d504d242ddf2f984e51c7cb9e7df4d11ff2405
Parse query-local-address before lua-config-file

@42wim discovered that the query-local-address was not used for the
initial RPZ AXFR. However, it was used in subsequent IXFRs. It appears
that we executed the lua-config-file before checking the
query-local-address(6).

(cherry picked from commit b7ef582884c603ea45e602c3e42f254cf869d2d7)
pdns/pdns_recursor.cc