]> git.ipfire.org Git - thirdparty/pdns.git/commit
make our question hash for query distribution case insensitive. add tests that check...
authorbert hubert <bert.hubert@netherlabs.nl>
Wed, 9 Sep 2015 09:17:45 +0000 (11:17 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Wed, 9 Sep 2015 09:18:24 +0000 (11:18 +0200)
commit6200227b6b3cfd8796d6cc75e8cf29bcec586f0c
treee9bd17a352d7f4deb46ecb963c7024162a76618a
parentbfdb986fe64485694b180346f45e5afeb46c62e9
make our question hash for query distribution case insensitive. add tests that check this is the case. add rudimentary test that checks if our hash is reasonably flat.
pdns/dns.cc
pdns/misc.cc
pdns/misc.hh
pdns/test-dnsname_cc.cc