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

[intfmgrd] Flush IPv4 link local neighbors while removing router intf #3310

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

Conversation

gord1306
Copy link
Contributor

@gord1306 gord1306 commented Oct 1, 2024

What I did
[intfmgrd] Flush IPv4 link local neighbors while removing router intf

Why I did it
When removing the router interface, ensure to also flush the IPv4 Link-Local neighbors.
If there is no IP address on the router interface, the IPv4 Link-Local neighbors may
not automatically disappear. This can prevent the failure removal of the router interface
due to it being referenced by the neighbor entries.

How I verified it

Details if related

When removing the router interface, ensure to also flush the IPv4 Link-Local neighbors.
If there is no IP address on the router interface, the IPv4 Link-Local neighbors may
not automatically disappear. This can prevent the failure removal of the router interface
due to it being referenced by the neighbor entries.

Signed-off-by: gord_chen <gord_chen@edge-core.com>
@gord1306 gord1306 requested a review from prsunny as a code owner October 1, 2024 09:02
@gord1306 gord1306 marked this pull request as draft October 1, 2024 09:02
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.

1 participant