From 5f1e6443fd466c9f168f96b7676159810811efe0 Mon Sep 17 00:00:00 2001 From: sf Date: Sun, 10 Aug 2014 12:28:09 +0000 Subject: [PATCH] Note that qemu 1.7.2 has the VLAN bug fix, too --- share/man/man4/vio.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/vio.4 b/share/man/man4/vio.4 index 8d17e38b267..6dd0891c93e 100644 --- a/share/man/man4/vio.4 +++ b/share/man/man4/vio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vio.4,v 1.13 2014/08/10 09:15:39 matthieu Exp $ +.\" $OpenBSD: vio.4,v 1.14 2014/08/10 12:28:09 sf Exp $ .\" .\" Copyright (c) 2012 Stefan Fritsch .\" @@ -36,7 +36,7 @@ at the cost of slightly reduced performance. .Pp Setting the bit 0x100 in the flags forces the interface to be always in promiscous mode. -This can be used as a workaround for a bug in QEMU before version 2.0 that +This can be used as a workaround for a bug in QEMU before version 1.7.2 that prevents packets with a VLAN tag from being sent to the guest. .Sh SEE ALSO .Xr intro 4 , -- 2.20.1