]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
lib/nsrep: randomize the order of NS names
authorVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 24 Sep 2019 13:17:41 +0000 (15:17 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 24 Sep 2019 13:40:42 +0000 (15:40 +0200)
commit4df30371eb6b8fa4674fbbac2524e62bc16278c8
tree3c4c79046bfc2404cfb25d4c95723bf32f23e6b2
parent4abed0d05b696a86f4b25bbd7f4422f1f28de5b0
lib/nsrep: randomize the order of NS names

... as input into the *unchanged* algorithm (which is ugly).
This partially addresses the problem attempted by reverted commit,
and it also improves some other properties of the algorithm.
NEWS
lib/nsrep.c