Yang model fixed
[openflowjava.git] / openflow-protocol-api / src / main / yang / openflow-extensible-match.yang
index a0761a703aaa5cd9785f997b9d994c919e295b87..349f3770863d6435b89e56a978ca0ed4fd097db2 100644 (file)
@@ -213,6 +213,7 @@ module openflow-extensible-match {
         
         grouping oxm-fields {
             list match-entries {
+                key "oxm-class oxm-match-field has-mask";
                 leaf oxm-class {
                     type identityref {
                         base clazz;