Use __linux__ instead of LINUX_DATAPATH in C code.
[sliver-openvswitch.git] / vswitchd / vswitch.ovsschema
index 78ebc89..9eb21ed 100644 (file)
@@ -1,6 +1,6 @@
 {"name": "Open_vSwitch",
- "version": "7.3.0",
- "cksum": "2811681289 20311",
+ "version": "7.4.0",
+ "cksum": "951746691 20389",
  "tables": {
    "Open_vSwitch": {
      "columns": {
                          "enum": ["set", ["refuse", "evict"]]},
                  "min": 0, "max": 1}},
        "groups": {
-        "type": {"key": "string", "min": 0, "max": "unlimited"}}}},
+        "type": {"key": "string", "min": 0, "max": "unlimited"}},
+       "prefixes": {
+         "type": {"key": "string", "min": 0, "max": 3}}}},
    "QoS": {
      "columns": {
        "type": {
    "IPFIX": {
      "columns": {
        "targets": {
-         "type": {"key": "string", "min": 1, "max": "unlimited"}},
+         "type": {"key": "string", "min": 0, "max": "unlimited"}},
        "sampling": {
          "type": {"key": {"type": "integer",
                           "minInteger": 1,