commit | 6f83978d6ca2ecf4dc096f41b624252fbbf85ad6 | [log] [tgz] |
---|---|---|
author | Carmelo Cascone <carmelo@opennetworking.org> | Thu Sep 28 14:39:54 2017 +0200 |
committer | Carmelo Cascone <carmelo@opennetworking.org> | Thu Sep 28 15:00:34 2017 +0000 |
tree | 5cd1760e9b205b3f48dffad753a1150932c9e60d | |
parent | 8277e018b743fcf738319ef3dab9789edc883fc9 [diff] |
Workaround to BMv2 pipeline model bug Some metadata fields have non-standard names in the BMv2 JSON that cannot be found in the P4Info. Example, in the punt table, the icmp_code field takes different names in the BMv2 JSON and P4Info BMv2 JSON: scalars.local_metadata_t.icmp_code P4Info: local_metadata.icmp_code This workaround disables generating empty ternary fields when translating flow rules, including the icmp_code field mentioned above. Change-Id: Icce4992a7da8a41cb13b7ef06c277c576296544b
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.