summaryrefslogtreecommitdiffstats
path: root/sys/conf/NOTES
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2013-04-02 05:57:36 +0000
committerkevlo <kevlo@FreeBSD.org>2013-04-02 05:57:36 +0000
commit378faa94c34119f8c4e92c3fab1d8eb52c5e85f0 (patch)
tree455b5afa0bd558f8cd413e00653173817aa7b2b1 /sys/conf/NOTES
parenta3d624db5a813a05519e28c638345760ad7b473f (diff)
downloadFreeBSD-src-378faa94c34119f8c4e92c3fab1d8eb52c5e85f0.zip
FreeBSD-src-378faa94c34119f8c4e92c3fab1d8eb52c5e85f0.tar.gz
Add VIMAGE to NOTES.
Reviewed by: zec
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r--sys/conf/NOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 5a5000c..5c1fac6 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -755,6 +755,10 @@ options NGATM_CCATM
device mn # Munich32x/Falc54 Nx64kbit/sec cards.
+# Network stack virtualization.
+options VIMAGE
+options VNET_DEBUG # debug for VIMAGE
+
#
# Network interfaces:
# The `loop' device is MANDATORY when networking is enabled.
OpenPOWER on IntegriCloud