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

[patch]: Introduce sysctl param arp_evict_no_carrier #293

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

lolyu
Copy link
Contributor

@lolyu lolyu commented Sep 27, 2022

This PR is to backport the following commits to kernel v5.10:

torvalds/linux@fcdb44d

The commit above is to introduce a new sysctl parameter arp_evict_no_carrier.

Fixes: sonic-net/sonic-buildimage#11924

Signed-off-by: Longxiang Lyu [email protected]

@prsunny
Copy link

prsunny commented Sep 27, 2022

@Ndancejic for viz. @lolyu , can you please link the issue here

@lolyu lolyu marked this pull request as ready for review September 27, 2022 03:49
This PR is to backport the following commits to kernel v5.10:

torvalds/linux@fcdb44d

The commit above is to introduce a new sysctl parameter
`arp_evict_no_carrier`.

Signed-off-by: Longxiang Lyu <[email protected]>
@lolyu lolyu force-pushed the patch_arp_evict_no_carrier branch from 2e85419 to 8eea939 Compare September 27, 2022 12:58
@liuh-80
Copy link

liuh-80 commented Nov 14, 2022

@lolyu , the patch/0001-net-arp-introduce-arp_evict_nocarrier-sysctl-paramet.patch does not add to 202205 branch. I think that's why the UT failed.

yxieca pushed a commit that referenced this pull request Nov 29, 2022
This PR is to backport the following commits to kernel v5.10:

torvalds/linux@fcdb44d

The commit above is to introduce a new sysctl parameter
`arp_evict_no_carrier`.

Signed-off-by: Longxiang Lyu <[email protected]>

Signed-off-by: Longxiang Lyu <[email protected]>
@StormLiangMS
Copy link

@lolyu do you have an ADO?

@StormLiangMS
Copy link

This was in 202305, remove request for 202305 branch

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

Successfully merging this pull request may close these issues.

[202205][dualtor][active-standby] The routes to tun0 are removed after shutdown all ports in a vlan
6 participants