]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Lowercase the name blocked by a SMT dynamic block 8524/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 12 Nov 2019 11:19:50 +0000 (12:19 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 12 Nov 2019 11:19:50 +0000 (12:19 +0100)
commit86df840ddd403085114c670145f690b4564e9468
tree1766836d91b0bdaa035b78996037498b5dc3bc8e
parentf6f641e8442c6f20f79460e84c0888359ba4354f
dnsdist: Lowercase the name blocked by a SMT dynamic block

This does not change the existing behavior since we are doing a
case-insensitive comparison but it's nicer when generating metrics
about the dynamic block rules.
pdns/dnsdist-dynblocks.hh
pdns/dnsdist-lua.cc