multipart request message updated
[openflowjava.git] / openflow-protocol-api / src / main / yang / openflow-protocol.yang
index d0e087b3c2e22d0d6e11007080306aef79e72d3f..d9afe212e0e8b0667928c838ccd4c8f9061c7a7a 100644 (file)
@@ -417,7 +417,7 @@ module openflow-protocol {
                     type uint32;\r
                 }\r
                 \r
-                list buckets {\r
+                list buckets-list {\r
                     uses bucket;\r
                 }\r
             }\r
@@ -793,7 +793,7 @@ module openflow-protocol {
                             leaf group-id {\r
                                 type uint32;\r
                             }\r
-                            list buckets {\r
+                            list buckets-list {\r
                                 uses bucket;\r
                             }\r
                         }\r
@@ -909,6 +909,9 @@ module openflow-protocol {
                         leaf exp-type {\r
                             type uint32;\r
                         }\r
+                        leaf data {\r
+                            type binary;\r
+                        }\r
                     }\r
                 }\r
             } \r