qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel][PATCH] Tap and VLAN socket support for win32
@ 2006-01-31  7:34 Kazu
  2006-01-31 16:00 ` André Braga
  2006-02-01 23:10 ` Fabrice Bellard
  0 siblings, 2 replies; 12+ messages in thread
From: Kazu @ 2006-01-31  7:34 UTC (permalink / raw)
  To: qemu-devel

Hi,

I updated a patch to support tap for win32.

Here is patches and a binary.
These patches are applied by patch -p1 option. Tap patch can be applied on
top of VLAN patch. VLAN patch is updated.
http://www.h7.dion.ne.jp/~qemu-win/download/qemu-20060111-vlan.patch
http://www.h7.dion.ne.jp/~qemu-win/download/qemu-20060111-tap.patch

http://www.h6.dion.ne.jp/~kazuw/qemu-win/qemu-20060111-vlan-tap.zip

Options are:
-net nic -net tap,ifname=my-tap
Use ifname to set a name of Tap.
my-tap is the name of  my TAP-Win32 Adapter.

Don't use the same network address as a physical network.
For example, if the physical network is 192.168.0.x, use different network 
192.168.10.y for TAP-Win32 Adapter.

For more information,
http://www.h7.dion.ne.jp/~qemu-win/TapWin32-en.html#vlan

Regards,
Kazu

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2006-02-09 14:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-31  7:34 [Qemu-devel][PATCH] Tap and VLAN socket support for win32 Kazu
2006-01-31 16:00 ` André Braga
2006-02-01 23:10 ` Fabrice Bellard
2006-02-02 10:03   ` Kazu
2006-02-04 18:28     ` Fabrice Bellard
2006-02-09  2:29       ` Kazu
2006-02-09 14:00       ` Kazu
2006-02-05  4:05   ` Jim C. Brown
2006-02-07 21:18   ` Jim C. Brown
2006-02-07 21:44     ` Fabrice Bellard
2006-02-08  7:23       ` David Fraser
2006-02-08  7:32         ` M. Warner Losh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).