Hi,
just to say a few words myself...
It would be nice if this patch and eventually
the driver could be integrated into openvpn like the
win32 driver.
do that if you like, therefore I put it under BSD style license.
However, I wrote the driver only weeks ago (it is online since August
24t
On Sat, 11 Sep 2004, Waldemar Brodkorb wrote:
> Hi,
>
> yesterday we found a new tun/tap kernel extension for Mac OS X
> here:
> http://www-user.rhrk.uni-kl.de/~nissler/tuntap/
>
> After some short testing and a small patch to OpenVPN
> the Mac OS X client seems to work correctly via the
> TAP d
I've sent a message to the poster to get more info. This assertion would
happen if OpenVPN underestimated the maximum amount of cipher/HMAC
overhead bytes which might be added to a packet. I've never seen it
before.
James
On Fri, 10 Sep 2004, Alberto Gonzalez Iniesta wrote:
> Hi all,
>
> A
Hi,
yesterday we found a new tun/tap kernel extension for Mac OS X
here:
http://www-user.rhrk.uni-kl.de/~nissler/tuntap/
After some short testing and a small patch to OpenVPN
the Mac OS X client seems to work correctly via the
TAP device.
It would be nice if this patch and eventually
the driver
Hi James,
I totally overlooked this. Thank you for your help.
Regards,
Robin
On Wed, Sep 08, 2004 at 09:16:09AM -0600, James Yonan wrote:
>
>
> On Wed, 8 Sep 2004, Robin G. Wenninger wrote:
>
> > Hi list,
> >
> > I have a kind of "problem" here.
> >
> > I thought about connecting s
On Fri, 10 Sep 2004, Thomas Glanzmann wrote:
> I am unable to find the CVS repository to the upcomming 2.0 version.
Thomas,
the CVS respository is the same as for version 1, but you'll need to
check out the BETA20 branch, i. e. run: "cvs update -rBETA20" (or pass
-rBETA20 to cvs checkout).
HTH,