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

cnat: fix fib entry cleanup #667

Merged
merged 1 commit into from
Dec 18, 2023
Merged

cnat: fix fib entry cleanup #667

merged 1 commit into from
Dec 18, 2023

Conversation

sknat
Copy link
Collaborator

@sknat sknat commented Dec 11, 2023

This patch cherry picks two cnat patches that aim at

  • fixing a segfault in the fib display when entries are leftover
  • address a cleanup issue in the cnat that leaks LB objects, so also fib entries, ipip adjacencies, etc...

This patch cherry picks two cnat patches that aim at
- fixing a segfault in the fib display when entries are leftover
- address a cleanup issue in the cnat that leaks LB objects, so
also fib entries, ipip adjacencies, etc...

Signed-off-by: Nathan Skrzypczak <[email protected]>
@sknat sknat marked this pull request as ready for review December 12, 2023 14:36
Copy link
Collaborator

@onong onong left a comment

Choose a reason for hiding this comment

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

lgtm

@sknat sknat merged commit 3e80578 into master Dec 18, 2023
5 checks passed
@sknat sknat deleted the dev/nsk-fix-ipip-wg branch December 18, 2023 11:07
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