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

Tunnel UDP SRC PORT security #1455

Merged
merged 1 commit into from
Aug 11, 2022
Merged

Conversation

marian-pritsak
Copy link
Contributor

Question to community: Is this feature supported natively on your ASICs, or is it rather something that will have to be done with ACL?

inc/saitunnel.h Outdated
* UDP source port outside of range defined for this tunnel, it
* will be dropped.
*
* @type sai_bool
Copy link
Collaborator

Choose a reason for hiding this comment

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

bool

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done, thanks

@marian-pritsak marian-pritsak marked this pull request as ready for review April 21, 2022 16:03
@rlhui
Copy link
Collaborator

rlhui commented Apr 28, 2022

@JaiOCP , @ashutosh-agrawal - please help review.

* @default false
* @validonly SAI_TUNNEL_ATTR_TYPE == SAI_TUNNEL_TYPE_VXLAN and SAI_TUNNEL_ATTR_VXLAN_UDP_SPORT_MODE == SAI_TUNNEL_VXLAN_UDP_SPORT_MODE_USER_DEFINED
*/
SAI_TUNNEL_ATTR_VXLAN_UDP_SPORT_SECURITY,
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add either a new drop reason or a comment to include this in the existing tunnel decap drop reason.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@rlhui
Copy link
Collaborator

rlhui commented May 19, 2022

@marian-pritsak - please resolve the DCO error, so that we can merge this, thanks.

@rlhui
Copy link
Collaborator

rlhui commented Jun 23, 2022

@marian-pritsak , please address DCO error. Thanks.

@rlhui
Copy link
Collaborator

rlhui commented Jul 14, 2022

@marian-pritsak - reminder to resolve DCO error

Signed-off-by: Marian Pritsak <[email protected]>
@rlhui rlhui merged commit 38d1092 into opencomputeproject:master Aug 11, 2022
@rlhui rlhui mentioned this pull request Mar 13, 2023
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.

4 participants