X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-api%2Fsrc%2Fmain%2Fyang%2Fopenflow-extensible-match.yang;h=92b94e7ac1fb581b8350d5f7f4792c0a260b2ba6;hb=f40575ad71809d618c8ff4df97886b9011f4eed8;hp=52da67203d731500d21e703601699adbd5d0fe39;hpb=a4af04c204a636b6c0782cc2248068e0860a69ad;p=openflowjava.git diff --git a/openflow-protocol-api/src/main/yang/openflow-extensible-match.yang b/openflow-protocol-api/src/main/yang/openflow-extensible-match.yang index 52da6720..92b94e7a 100644 --- a/openflow-protocol-api/src/main/yang/openflow-extensible-match.yang +++ b/openflow-protocol-api/src/main/yang/openflow-extensible-match.yang @@ -222,7 +222,7 @@ 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;