]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Use canonical ordering in the ECS index 6586/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 9 May 2018 08:28:04 +0000 (10:28 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 9 May 2018 08:28:04 +0000 (10:28 +0200)
commitcee53c2e058ef469ad418ad5fc6f0252291e4a30
treeafa07e8a27ed1c23f608049d69ef0cd067808fac
parent9d9310932afa2b06df561d87336a6f80fc42ecd5
rec: Use canonical ordering in the ECS index

The recursor's ECS index used the `DNSName`'s case insensitive
reverse lexicographical ordering (default) instead of the canonical
ordering one.
While quite faster, it isn't exactly right.
pdns/recursor_cache.hh