]> git.ipfire.org Git - thirdparty/pdns.git/commit
proxyMapping: a table based approach to let the recursor know the actual IP address... 11396/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 1 Mar 2022 14:32:59 +0000 (15:32 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 21 Mar 2022 10:32:09 +0000 (11:32 +0100)
commite81063e5b59ebbe0e731b92e6de4177de8a23aa2
tree8d210b06f88c76f00404388d0140eec00bf2195a
parent222edc36d645012b0a2fe3a3b0672193861c8c76
proxyMapping: a table based approach to let the recursor know the actual IP address it should use for ACLS etc
14 files changed:
.github/actions/spell-check/expect.txt
pdns/pdns_recursor.cc
pdns/rec-lua-conf.cc
pdns/rec-lua-conf.hh
pdns/rec_channel_rec.cc
pdns/recursordist/docs/lua-config/index.rst
pdns/recursordist/docs/lua-config/protobuf.rst
pdns/recursordist/docs/lua-config/proxymapping.rst [new file with mode: 0644]
pdns/recursordist/rec-main.cc
pdns/recursordist/rec-main.hh
pdns/recursordist/rec-tcp.cc
pdns/syncres.hh
regression-tests.recursor-dnssec/test_Protobuf.py
regression-tests.recursor-dnssec/test_ProxyByTable.py [new file with mode: 0644]