]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
unbound: Import upstream 0ee44ef3 when ENOBUFS is returned
authorCy Schubert <cy@FreeBSD.org>
Fri, 13 Oct 2023 00:04:25 +0000 (17:04 -0700)
committerCy Schubert <cy@FreeBSD.org>
Mon, 16 Oct 2023 04:00:36 +0000 (21:00 -0700)
commit64ac3bca3a6ec8510ae7175cbdd73aa594756e2a
tree46a061f9a26eef8e9c023410af9ff980e6ddaff2
parentec3864cc68617edb106724a6d423b47ec455e31b
unbound: Import upstream 0ee44ef3 when ENOBUFS is returned

From upstream 0ee44ef3:

- Fix send of udp retries when ENOBUFS is returned. It stops looping
  and also waits for the condition to go away. Reported by Florian
  Obser.

PR: 274352

Merge commit '292d51198aa319c58f534549851e9c28486abdf4'

(cherry picked from commit 6e71235e558ef579605e7f35b02f983b9a246a4a)
contrib/unbound/.gitignore [new file with mode: 0644]
contrib/unbound/util/netevent.c