summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorreyk <reyk@openbsd.org>2006-11-06 08:35:58 +0000
committerreyk <reyk@openbsd.org>2006-11-06 08:35:58 +0000
commitfb5e939604c88699edc35cf2e139d3887d0d0f69 (patch)
treef615bc2fc01ef12c30a11a0237c73d827f518ccd
parentset the rx filters after setting the shared data address. (diff)
downloadwireguard-openbsd-fb5e939604c88699edc35cf2e139d3887d0d0f69.tar.xz
wireguard-openbsd-fb5e939604c88699edc35cf2e139d3887d0d0f69.zip
add a note that there a tons of BUGS in VMware and the underlying host
operating systems and that you should consider that the security of the OpenBSD guest can be circumvented by attacking the host environment. ok deraadt@ dlg@ fkr@
-rw-r--r--share/man/man4/vic.47
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man4/vic.4 b/share/man/man4/vic.4
index c4f28592bc6..8e5280d60e8 100644
--- a/share/man/man4/vic.4
+++ b/share/man/man4/vic.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vic.4,v 1.14 2006/11/03 10:08:05 jmc Exp $
+.\" $OpenBSD: vic.4,v 1.15 2006/11/06 08:35:58 reyk Exp $
.\"
.\" Copyright (c) 2006 Reyk Floeter <reyk@openbsd.org>
.\"
@@ -95,3 +95,8 @@ driver was written by
.An Reyk Floeter Aq reyk@openbsd.org
and
.An David Gwynne Aq dlg@openbsd.org .
+.Sh BUGS
+There are tons bugs in VMware and the underlying host operating systems.
+Please consider that the security of the
+.Ox
+guest can be circumvented by attacking the host environment.