]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
nsrep: allow inclusion of good nameservers if there's space in selection
authorMarek Vavruša <mvavrusa@cloudflare.com>
Tue, 5 Mar 2019 18:35:21 +0000 (10:35 -0800)
committerPetr Špaček <petr.spacek@nic.cz>
Tue, 12 Mar 2019 13:04:23 +0000 (13:04 +0000)
commit196ebd4f0b3a55830b1e313fa82abfd8c290eedd
tree540018f4a6b23544e4e055866a95048e4dcda116
parent768ecc0d0062caec83ccad9d7efe5a5f1db89cd8
nsrep: allow inclusion of good nameservers if there's space in selection

The current algorithm doesn't work if there's 3 unknown nameservers in the
address selection set, and the 4th is known working with higher score
than unknown.
lib/nsrep.c