BUG-9223:Remove hardcoded value of lldp interval
[openflowplugin.git] / model / model-flow-base / src / main / yang / opendaylight-table-types.yang
index 91224ef93e88e5d59b2765a9aefe1328ddc0f43b..e236287807e5403098f98b2d3ce966c96ef0a900 100644 (file)
@@ -188,9 +188,9 @@ module opendaylight-table-types {
         base match-field;
         description "Match for IPv6 Extension Header pseudo-field";
     }
-    identity tcp_flag {
+    identity tcp_flags {
         base match-field;
-        description "TCP Flag Match";
+        description "TCP Flags Match";
     }
     identity tunnel_ipv4_dst {
         base match-field;
@@ -200,7 +200,7 @@ module opendaylight-table-types {
         base match-field;
         description "IPv4 source tunnel endpoint address.";
     }
-        
+
     grouping set-field-match {
         list set-field-match {
            key "match-type";