Add basic OpenFlow 1.1 protocol support.
[sliver-openvswitch.git] / vswitchd / vswitch.ovsschema
index d510851..c1c3ef4 100644 (file)
@@ -1,6 +1,6 @@
 {"name": "Open_vSwitch",
- "version": "7.2.1",
- "cksum": "707387125 19667",
+ "version": "7.3.0",
+ "cksum": "1081379034 19765",
  "tables": {
    "Open_vSwitch": {
      "columns": {
                   "min": 0, "max": "unlimited"}},
        "protocols": {
          "type": {"key": {"type": "string",
-           "enum": ["set", ["OpenFlow10", "OpenFlow12", "OpenFlow13"]]},
+           "enum": ["set", ["OpenFlow10",
+                            "OpenFlow11",
+                            "OpenFlow12",
+                            "OpenFlow13"]]},
           "min": 0, "max": "unlimited"}},
        "fail_mode": {
          "type": {"key": {"type": "string",