]> git.ipfire.org Git - thirdparty/pdns.git/commit
Add an (optional) table of domains to addProxyMapping().
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 5 Apr 2022 08:01:19 +0000 (10:01 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 5 Apr 2022 08:15:24 +0000 (10:15 +0200)
commit20bfad6d3159065eb7196339a8403ee47179e6e9
tree62cbb3d1f88b46c5539376a13bb01b4c4c886cdd
parent3372c5251218dd371f81ab721990e0e88a76d3c3
Add an (optional) table of domains to addProxyMapping().

The table is used to construct a DNSSuffixMatchGroup. Only apply mapping
if the qname in the query matches the DNSSuffixMatchGroup.
pdns/pdns_recursor.cc
pdns/rec-lua-conf.cc
pdns/rec-lua-conf.hh
pdns/recursordist/rec-tcp.cc