Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dash] Change the type of action parameter in DASH Flow API (#2101)
This PR modifies the type for the following action parameters in DASH Flow APIs from sai_uint32_t to sai_ip_address_t to be consistent with other APIs, e.g. DASH ENI, and to improve readability of the code. SAI_FLOW_ENTRY_ATTR_UNDERLAY0_SIP SAI_FLOW_ENTRY_ATTR_UNDERLAY0_DIP SAI_FLOW_ENTRY_ATTR_UNDERLAY1_SIP SAI_FLOW_ENTRY_ATTR_UNDERLAY1_SIP
- Loading branch information