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

Commits on Oct 1, 2024

  1. [intfmgrd] Flush IPv4 link local neighbors while removing router intf

    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 <[email protected]>
    gord1306 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    75d185c View commit details
    Browse the repository at this point in the history