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

Automated cherry pick of #5378: Refine the default flow in ARPSpoofGuardTable #5421

Conversation

hongliangl
Copy link
Contributor

Cherry pick of #5378 on release-1.11.

#5378: Refine the default flow in ARPSpoofGuardTable

For details on the cherry pick process, see the cherry pick requests page.

The current default flow in ARPSpoofGuardTable forwards packets
to ARPResponderTable, which is ineffective in preventing ARP
spoofing. To rectify this, the proposed solution is to modify
the action of the default flow within ARPSpoofGuardTable to drop
the packets.

Signed-off-by: Hongliang Liu <lhongliang@vmware.com>
@hongliangl hongliangl added the kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release label Aug 22, 2023
Copy link
Member

@tnqn tnqn left a comment

Choose a reason for hiding this comment

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

LGTM

@tnqn
Copy link
Member

tnqn commented Aug 23, 2023

/skip-all

@tnqn tnqn merged commit 46b6aea into antrea-io:release-1.11 Aug 23, 2023
48 of 56 checks passed
@hongliangl hongliangl deleted the automated-cherry-pick-of-#5378-upstream-release-1.11 branch December 5, 2023 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants