Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2013 05:57:37 +0000 (UTC)
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r248997 - head/sys/conf
Message-ID:  <201304020557.r325vbnA069100@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kevlo
Date: Tue Apr  2 05:57:36 2013
New Revision: 248997
URL: http://svnweb.freebsd.org/changeset/base/248997

Log:
  Add VIMAGE to NOTES.
  
  Reviewed by:	zec

Modified:
  head/sys/conf/NOTES

Modified: head/sys/conf/NOTES
==============================================================================
--- head/sys/conf/NOTES	Tue Apr  2 05:30:52 2013	(r248996)
+++ head/sys/conf/NOTES	Tue Apr  2 05:57:36 2013	(r248997)
@@ -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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304020557.r325vbnA069100>