Hi,

there is a problem with OpenVPN 1.4.0 (at least on Linux 2.4.20) when
"EXTENDED_SOCKET_ERROR_CAPABILITY" is enabled and "verb" is set to 0. In
this case openvpn will consume 100 % CPU in it's select loop when an error
is reported because select indicates that there is data available on the UDP
socket, but the data is never read (with recvmsg(..., MSG_ERRQUEUE)) because
format_extended_socket_error isn't called.


bye, Christof

-- 
http://cmeerw.org                                 JID: cme...@jabber.at
mailto cmeerw at web.de

Reply via email to