datapath: Better handle vlan packets sent to userspace.
[openvswitch] / debian / openvswitch-switch.template
index 82f4e52f028aa163baad883c123c584f94445ee3..46816eaab149c903a1c33a2fb8a659fd8d51a69a 100644 (file)
@@ -1,9 +1,8 @@
 # This is a POSIX shell fragment                -*- sh -*-
 
-# To configure the OpenFlow switch, fill in the following properly and
-# uncomment them.  Afterward, the switch will come up
-# automatically at boot time.  It can be started immediately with
-#       /etc/init.d/openvswitch-switch start
-
 # FORCE_COREFILES: If 'yes' then core files will be enabled.
 # FORCE_COREFILES=yes
+
+# BRCOMPAT: If 'yes' and the openvswitch-brcompat package is installed, then
+# Linux bridge compatibility will be enabled.
+# BRCOMPAT=no