Thanks, applied.
On Mon, Feb 21, 2011 at 1:47 PM, Pavel Dovgaluk
wrote:
> This fix allows connection of internal VLAN to the external TAP interface.
> If tap_win32_write function always returns 0, the TAP network interface
> in QEMU is disabled.
>
> Signed-off-by: Pavel Dovgalyuk
> ---
> net/t
This fix allows connection of internal VLAN to the external TAP interface.
If tap_win32_write function always returns 0, the TAP network interface
in QEMU is disabled.
Signed-off-by: Pavel Dovgalyuk
---
net/tap-win32.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/n