Match and actions (de)serialization + fix
[openflowjava.git] / openflow-protocol-api / src / main / yang / openflow-extensible-match.yang
index 05afce9f6f40df62794036f68c49d0f84758b25c..46849a7f42aece6cd77e7d58b8fc650849300c6e 100644 (file)
@@ -223,6 +223,9 @@ module openflow-extensible-match {
                         base match-field;
                     }
                 }
+                leaf has-mask {
+                    type boolean;
+                } 
             }
         }