Skip to content

Conversation

hedibouattour
Copy link
Collaborator

…L2 mode

When using PBL (two interfaces with the same IP) in L2 mode with static neighbors, deleting an interface could crash due to conflicting neighbor entries.

This commit ensures that all static neighbors are removed before the interface is deleted, avoiding the use-after-free in the neighbor database.

…L2 mode

When using PBL (two interfaces with the same IP) in L2 mode with static neighbors,
deleting an interface could crash due to conflicting neighbor entries.

This commit ensures that all static neighbors are removed before the interface is deleted,
avoiding the use-after-free in the neighbor database.
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.

2 participants