]> git.ipfire.org Git - thirdparty/unbound.git/commit
- low-rtt and low-rtt-pct in unbound.conf enable the server selection
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 9 Apr 2018 13:27:28 +0000 (13:27 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 9 Apr 2018 13:27:28 +0000 (13:27 +0000)
commitd41cdb6ce8a34b5194606bcc67f416992f024422
tree122c0a8d513033974759071054288e71af9161a9
parentfbee729c5bbd366adca86b929f875a25336d428e
- low-rtt and low-rtt-pct in unbound.conf enable the server selection
  of fast servers for some percentage of the time.

git-svn-id: file:///svn/unbound/trunk@4612 be551aaa-1e26-0410-a405-d3ace91eadb9
12 files changed:
doc/Changelog
doc/example.conf.in
iterator/iter_utils.c
iterator/iter_utils.h
iterator/iterator.c
util/config_file.c
util/config_file.h
util/configlexer.c
util/configlexer.lex
util/configparser.c
util/configparser.h
util/configparser.y