[9fans] tun/tap support for 9vx
Hi, I have modified Erik Quanstrom's raw socket ethernet driver for 9vx so that it uses the Linux kernel's "tap" device. It seems to work just fine. I create the tap device first using "tunctl" which comes with the Usermode Linux toolkit but I don't think this i
Re: [9fans] tun/tap support for 9vx
On Fri, May 07, 2010 at 02:04:47PM -0400, erik quanstrom wrote: > > 2010/5/7 Tully Gray : > > > Hi, > > > > > > I have modified Erik Quanstrom's raw socket ethernet driver > > > for 9vx so that it uses the Linux kernel's "tap" device. &