Hi, @Lev, just a heads up: does dco-win deal with this case? It would be > good to have a look on your side too. >
Good point - this functionality (dco keepalive timeout) works in openvpn3 but not in openvpn2. dco-win notifies userspace about keepalive timeout by returning certain error code (STATUS_CONNECTION_DISCONNECTED in kernel which translates to GetLastError 64 ERROR_NETNAME_DELETED, don't ask me why) in response to read request, so we should catch it inside read_incoming_link() after link_socket_read() call. Will do. -- -Lev
_______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel