meta-flow: Correctly set destination MAC in mf_set_flow_value().
[sliver-openvswitch.git] / debian / openvswitch-switch.template
index 82f4e52..46816ea 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