]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix #165: Add prefer-ip4: yesno config option to prefer ipv4 for
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 25 Feb 2020 08:55:59 +0000 (09:55 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 25 Feb 2020 08:55:59 +0000 (09:55 +0100)
commit318d4e91cc1f29629d4b8277edffff1ec1fe9546
treef405d36837aefa8e3a44e0bb4644d8d274a99ed7
parentf99dd8f6dce865823010206a83c02ffdddc582cb
- Fix #165: Add prefer-ip4: yesno config option to prefer ipv4 for
  using ipv4 filters, because the hosts ip6 netblock /64 is not owned
  by one operator, and thus reputation is shared.
doc/Changelog
iterator/iter_utils.c
smallapp/unbound-checkconf.c
util/config_file.h
util/configlexer.c
util/configlexer.lex
util/configparser.c
util/configparser.h
util/configparser.y