-
Notifications
You must be signed in to change notification settings - Fork 550
Replicate VXLAN UDP sport security to switch level #2195
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
base: master
Are you sure you want to change the base?
Replicate VXLAN UDP sport security to switch level #2195
Conversation
|
hi @marian-pritsak , would it be possible to accept the spelling change for this one? |
|
@marian-pritsak , gentle reminder to address the comments |
|
hello @marian-pritsak , would you please check this one? TY... |
|
Expected to look at this one tomorrow |
36cd731 to
0502b78
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
b36de10 to
b21de56
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Discussed in meeting w/ @prsunny - AI is to review |
inc/saitunnel.h
Outdated
| * @brief Tunnel UDP source port | ||
| * | ||
| * See also SAI_TUNNEL_ATTR_VXLAN_UDP_SPORT_SECURITY. | ||
| * This attribute is applied to VXLAN pockets ingressing the switch. If the incoming |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo on packets
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed, thanks.
inc/saiswitch.h
Outdated
| * @brief Tunnel UDP source port | ||
| * | ||
| * See also SAI_SWITCH_TUNNEL_ATTR_VXLAN_UDP_SPORT_SECURITY. | ||
| * This attribute is applied to VXLAN pockets ingressing the switch. If the incoming |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo on packets
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed, thanks.
- Add SAI_SWITCH_TUNNEL_ATTR_VXLAN_UDP_SPORT_SECURITY attribute to drop tunnel packets with UDP source port outside allowed range - Add documentation for UDP source port validation on VXLAN packet ingress - Update both saiswitch.h and saitunnel.h with security clarifications Signed-off-by: Marian Pritsak <[email protected]>
b21de56 to
488e27e
Compare
|
@tjchadaga , would you help merge? |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@JaiOCP, @ashutosh-agrawal, @rck-innovium - could you please help take a quick look? |
Uh oh!
There was an error while loading. Please reload this page.