]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix #4126: RTT_band too low on VSAT links with 600+ms latency,
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 25 Oct 2018 09:21:41 +0000 (09:21 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 25 Oct 2018 09:21:41 +0000 (09:21 +0000)
commitfd5e4e6019cc762c0d554506beb30a6923b59387
treef02bdac89dacba124deeaefffe72c4dcef866dc1
parent8e2a10046043a0391ed5afa3aca0d6b50be09903
- Fix #4126: RTT_band too low on VSAT links with 600+ms latency,
  adds the option unknown-server-time-limit to unbound.conf that
  can be increased to avoid the problem.

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