X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=vswitchd%2Fvswitch.ovsschema;h=9eb21ed716a402f03ac7958524f71ee945d77092;hb=1e827902be9194d71ea851c9ce2676f65eeed33a;hp=78ebc893128c6ef6e0e2e1f39137d09ce1d3ac03;hpb=76c4290d8adceeec8ee4ffebd5742b5c1f6a1dec;p=sliver-openvswitch.git diff --git a/vswitchd/vswitch.ovsschema b/vswitchd/vswitch.ovsschema index 78ebc8931..9eb21ed71 100644 --- a/vswitchd/vswitch.ovsschema +++ b/vswitchd/vswitch.ovsschema @@ -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": { @@ -300,7 +300,9 @@ "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": { @@ -412,7 +414,7 @@ "IPFIX": { "columns": { "targets": { - "type": {"key": "string", "min": 1, "max": "unlimited"}}, + "type": {"key": "string", "min": 0, "max": "unlimited"}}, "sampling": { "type": {"key": {"type": "integer", "minInteger": 1,