X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=model%2Fmodel-flow-base%2Fsrc%2Fmain%2Fyang%2Fopendaylight-table-types.yang;h=e236287807e5403098f98b2d3ce966c96ef0a900;hb=3c34de49abdc57fe13181e370e61e06a1e0ca658;hp=91224ef93e88e5d59b2765a9aefe1328ddc0f43b;hpb=20c6d51283ad86f229b9f77977acfeb86902f902;p=openflowplugin.git diff --git a/model/model-flow-base/src/main/yang/opendaylight-table-types.yang b/model/model-flow-base/src/main/yang/opendaylight-table-types.yang index 91224ef93e..e236287807 100644 --- a/model/model-flow-base/src/main/yang/opendaylight-table-types.yang +++ b/model/model-flow-base/src/main/yang/opendaylight-table-types.yang @@ -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";