]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Workaround: make ovpn-dco more reliable
authorArne Schwabe <arne@rfc2549.org>
Thu, 12 Jan 2023 16:37:37 +0000 (17:37 +0100)
committerGert Doering <gert@greenie.muc.de>
Thu, 19 Jan 2023 08:39:52 +0000 (09:39 +0100)
commitf84a9fc5d4ac0f24912d239a3fccf3701926a50c
treeebab6b21ec6543d2f98c3b8fbcd1f82de6f5fdae
parentd8523119b95db55d2c101b8364ce7e9d0d0f6f3a
Workaround: make ovpn-dco more reliable

This workaround avoids the kernel trigger ENOBUFS when the kernel
internal queue is overrun with events of disconnectingh clients or
similar. This is a workaround until we come up with a more permanent
solution.

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Antonio Quartulli <antonio@openvpn.net>
Message-Id: <20230112163737.1240059-1-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg25988.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/dco_linux.c