James Yonan wrote:
Stephen Borrill wrote:
Hi,
I've been looking at the 2.1 betas and getting excited about the
port-share option. There's numerous caveats about lack of portability
in the source and man page, but I don't know why. sendmsg and recvfrom
have been in BSD since, well, ever, rea
Hello,
I have an application that binds to OpenVPN's interface (tap0). This app is
fairly intensive as I can send out ~14Mbps of streaming video using tcp.
SOMETHING is causing OpenVPN to crash, and when this happens, my app(s) which
is bound to that interface crashes.
I am running OpenVPN S
Stephen Borrill wrote:
Hi,
I've been looking at the 2.1 betas and getting excited about the
port-share option. There's numerous caveats about lack of portability
in the source and man page, but I don't know why. sendmsg and recvfrom
have been in BSD since, well, ever, really. NetBSD and FreeB