Re: [Openvpn-devel] [Patch v6] Add support of utun devices under Mac OS X

2013-06-20 Thread Gert Doering
Hi, On Thu, Jun 20, 2013 at 04:38:43PM +0200, Arne Schwabe wrote: > Mac OS X 10.7+ natively supports tun devices (called utun). The "standard" > utun.ko driver is sometimes problematic (e.g. VmWare Fusion 5 and tun.ko do > not work together). James brought up a "we need a v7 here"... If you ca

Re: [Openvpn-devel] [Patch v6] Add support of utun devices under Mac OS X

2013-06-20 Thread Gert Doering
Hi, On Thu, Jun 20, 2013 at 01:44:04PM -0400, Jonathan K. Bullard wrote: > I am building now, but it will be a few hours before I can do all the > testing. I will report back to this thread. Cool, thanks in advance! gert -- USENET is *not* the non-clickable part of WWW!

Re: [Openvpn-devel] [Patch v6] Add support of utun devices under Mac OS X

2013-06-20 Thread Jonathan K. Bullard
On Thu, Jun 20, 2013 at 1:28 PM, Gert Doering wrote: > > Hi, > > On Thu, Jun 20, 2013 at 04:38:43PM +0200, Arne Schwabe wrote: > > v6: add commit message change log, replace strstr with strncmp, move > > #includes to the top of the file > > > > This looks good to me. It would be great if Jonatha

Re: [Openvpn-devel] [Patch v6] Add support of utun devices under Mac OS X

2013-06-20 Thread Gert Doering
Hi, On Thu, Jun 20, 2013 at 04:38:43PM +0200, Arne Schwabe wrote: > v6: add commit message change log, replace strstr with strncmp, move > #includes to the top of the file > This looks good to me. It would be great if Jonathan could test this again to verify that all OSX versions are properly