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

pimd: two small improvements #17468

Merged
merged 2 commits into from
Nov 21, 2024
Merged

Conversation

rzalamena
Copy link
Member

Two small MSDP improvements:

  • Reduce MSDP data structure size
  • Constify function

Remove from MSDP peer data structure two temporary variables
that should only be used when calling library functions.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
Make parameter `const` to document that the variable will not change.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
@Jafaral Jafaral merged commit 8884f42 into FRRouting:master Nov 21, 2024
14 checks passed
@rzalamena rzalamena deleted the msdp-tweaks branch November 21, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants