Fix for Bug#239
[openflowjava.git] / openflow-protocol-api / src / main / yang / openflow-extensible-match.yang
index 52da67203d731500d21e703601699adbd5d0fe39..92b94e7ac1fb581b8350d5f7f4792c0a260b2ba6 100644 (file)
         grouping oxm-fields-grouping {
             list match-entries {
                 description "OXM TLV-structures (Type Length Value)";
-                key "oxm-class oxm-match-field has-mask";
+                config false;
                 leaf oxm-class {
                     type identityref {
                         base clazz;