]> granicus.if.org Git - pdns/commit
Parse query-local-address before lua-config-file
authorPieter Lexis <pieter.lexis@powerdns.com>
Tue, 30 Aug 2016 09:09:38 +0000 (11:09 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Tue, 30 Aug 2016 09:09:38 +0000 (11:09 +0200)
commitb7ef582884c603ea45e602c3e42f254cf869d2d7
tree00ab116234dc7735609bc56899867d9a78e3812a
parent7370d357fec3c653da6110089c064b64bf74d437
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).
pdns/pdns_recursor.cc