qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] tun/tap networking: patch for existing tun


From: Jim C. Brown
Subject: Re: [Qemu-devel] tun/tap networking: patch for existing tun
Date: Mon, 3 Oct 2005 11:04:55 -0400
User-agent: Mutt/1.4i

On Mon, Oct 03, 2005 at 03:07:02PM +0200, Henrik Nordstrom wrote:
> On Sun, 2 Oct 2005, Jim C. Brown wrote:

> Only objection is that for the tunfd case I would use
> 
>   -net tap,fd=10,macaddr=...
> 

Since it doesn't have to be a tap device, how about this?

   -net socket,fd=10,macaddr=...

> >For the tap type we could have a 3rd optional parameter for the name, 
> >e.g. -net tap,macaddr,name (with name defaulting to tapX if its not 
> >specified).
> 
> What about this:
> 
>    -net tap,ifname=qemu0,macaddr=...
> 

That looks fine.

> Regards
> Henrik
> 



-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]