qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel][PATCH] Tap and VLAN socket support for win32


From: Kazu
Subject: [Qemu-devel][PATCH] Tap and VLAN socket support for win32
Date: Tue, 31 Jan 2006 16:34:56 +0900

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







reply via email to

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