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

ospf6d: Fix LSA memory leaks related to graceful restart (backport #18503) #18509

Merged
merged 2 commits into from
Mar 30, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Mar 26, 2025

Fixes leaks reported by ospf6_gr_topo1 topotest.

Also fixes the topotest itself to not use wait times shorter than what topotest.run_and_expect() accepts.


This is an automatic backport of pull request #18503 done by Mergify.

@ton31337
Copy link
Member

Rerun after #18522.

@ton31337
Copy link
Member

@Mergifyio rebase

Fixes leaks reported by ospf6_gr_topo1 topotest.

Signed-off-by: Martin Buck <mb-tmp-tvguho.pbz@gromit.dyndns.org>
(cherry picked from commit 0db0e7f)
Increase wait times to at least the minimum wait time accepted by
topotest.run_and_expect(). Also change poll interval to 1s, no point in
doings this more frequently.

Finally, slightly improve the topology diagram to also include area numbers.

Signed-off-by: Martin Buck <mb-tmp-tvguho.pbz@gromit.dyndns.org>
(cherry picked from commit b73e3ae)
@ton31337 ton31337 force-pushed the mergify/bp/stable/10.3/pr-18503 branch from 664ec54 to 57b0230 Compare March 28, 2025 15:07
Copy link
Author

mergify bot commented Mar 28, 2025

rebase

✅ Branch has been successfully rebased

@ton31337 ton31337 merged commit 36b8ed3 into stable/10.3 Mar 30, 2025
12 of 13 checks passed
@ton31337 ton31337 deleted the mergify/bp/stable/10.3/pr-18503 branch March 30, 2025 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ospfv3 size/S stable/10.3 tests Topotests, make check, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants