]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Change default for so-sndbuf to 1m, to mitigate a cross-layer
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 13 May 2025 13:04:32 +0000 (15:04 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 13 May 2025 13:04:32 +0000 (15:04 +0200)
commit03772d10fb6840c517f1fff63180797eef8290ef
tree5ed1773919897d470330e2ce31e33ea0d9aa1fe3
parent9152c914af4c1281c9b406f130191d5223330f94
- Change default for so-sndbuf to 1m, to mitigate a cross-layer
  issue where the UDP socket send buffers are exhausted waiting
  for ARP/NDP resolution. Thanks to Reflyable for the report.
doc/Changelog
doc/example.conf.in
doc/unbound.conf.5.in
services/listen_dnsport.c
util/config_file.c