]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Set max-udp-size default to 1232. This is the same default value as
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 19 Jan 2023 13:16:17 +0000 (14:16 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 19 Jan 2023 13:16:17 +0000 (14:16 +0100)
commitd69f875261341f0cb44bf673e067576261393157
tree4322bc66c75ce74f7b5a4920c98e7357b37f3e61
parentb12ab31ae36ae2b124748d37835d74dca15b161f
- Set max-udp-size default to 1232. This is the same default value as
  the default value for edns-buffer-size. It restricts client edns
  buffer size choices, and makes unbound behave similar to other DNS
  resolvers. The new choice, down from 4096 means it is harder to get
  large responses from Unbound. Thanks to Xiang Li, from NISL Lab,
  Tsinghua University.
doc/Changelog
doc/example.conf.in
doc/unbound.conf.5.in
util/config_file.c