]> git.ipfire.org Git - thirdparty/pdns.git/commit
auth: geoip, check weight only on matching QTypes 7219/head
authorBaptiste Courtois <b.courtois@criteo.com>
Sat, 24 Nov 2018 15:26:54 +0000 (16:26 +0100)
committerBaptiste Courtois <b.courtois@criteo.com>
Fri, 25 Jan 2019 18:45:45 +0000 (19:45 +0100)
commitd129860b47e03fbb0278a4bef5f14043ef36efd2
tree05ae9508bb702398bdcff033d86a5f3197d89a42
parent618824cb73db384d52cf379c7d49744dbb5b8f6d
auth: geoip, check weight only on matching QTypes

This is a micro-optimization to avoid storing & computing probabilities
of non matching QTypes.
modules/geoipbackend/geoipbackend.cc