From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Fri, 7 May 2010 14:04:47 -0400 To: 9fans@9fans.net Message-ID: <27864cda653cd2a0863bca82af04b999@ladd.quanstro.net> In-Reply-To: References: <20100507175426.GA24219@diamond.realm.of.chaos> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] tun/tap support for 9vx Topicbox-Message-UUID: 1d92c89e-ead6-11e9-9d60-3106f5b1d025 > 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. > > 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 is necessary. > > Thanks for this. My summer of code student will be working on wrapping > up some of this so that it's a bit nicer and more portable, and this > is a good start. interesting. what's the advantage of the tap device? is the code available online? - erik