On Fri, Aug 26, 2016 at 02:35:55PM -0500, Rob Landley wrote:
> On 08/17/2016 12:02 PM, Jeff Dike wrote:
> > Hi Richard,
> > 
> >> But let's ask Jeff first.
> >> Jeff, do you have a more recent SCM repo of uml-utilities?
> > 
> > No, I don't believe so.  Everything I have is out there somewhere.
> > You might check with Matt Zimmerman - he might have been doing some
> > maintenance on them.
> > 
> >                             Jeff
> 
> With this reminder, I added a quick and dirty tunctl to toybox (since I
> used it in http://landley.net/lxc/02-networking.html with kvm a while
> back). I see busybox already has one. I'm reading the kernel tuntap
> documentation file to see how to add tap support.

I think it's just a matter of a different flag (IFF_TAP instead of
IFF_TUN) to the ioctl.

-- 
mattia
:wq!

------------------------------------------------------------------------------
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to