]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
lib: basic nameserver election
authorMarek Vavruša <marek.vavrusa@nic.cz>
Sat, 18 Apr 2015 21:42:15 +0000 (23:42 +0200)
committerMarek Vavruša <marek.vavrusa@nic.cz>
Sat, 18 Apr 2015 21:42:15 +0000 (23:42 +0200)
commit140e028c5c7da5abf6a8dfbb406700f802e24542
treea83410485636fed8d69a10d8b026cfea5547cb00
parent87fffcd343f3d7e1b88c2c892a1002a4b9ddc0b1
lib: basic nameserver election

nameservers with addresses are preferred, the rest
has same weight

no blacklisting, penalization or rtt scoring yet
lib/nsrep.c
lib/nsrep.h
lib/resolve.c