Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the inbound routing header to use a new tunnel decapsulation action name. #1963

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

marian-pritsak
Copy link
Contributor

Update the inbound routing header to use a new
tunnel decapsulation action name.

Update the inbound routing header to use a new
tunnel decapsulation action name.

Signed-off-by: Marian Pritsak <marianp@mellanox.com>
@marian-pritsak marian-pritsak changed the title Update DASH headers Update the inbound routing header to use a new tunnel decapsulation action name. Mar 8, 2024
@@ -38,9 +38,9 @@
*/
typedef enum _sai_inbound_routing_entry_action_t
{
SAI_INBOUND_ROUTING_ENTRY_ACTION_VXLAN_DECAP,
SAI_INBOUND_ROUTING_ENTRY_ACTION_TUNNEL_DECAP,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the old attributes are already used by swss, we cannot simply change them.

@r12f
Copy link
Contributor

r12f commented Apr 10, 2024

@theasianpianist as heads up on naming change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants