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

Bump FRR to 9.1.3 #922

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Bump FRR to 9.1.3 #922

merged 1 commit into from
Jan 31, 2025

Conversation

mattiaswal
Copy link
Contributor

@mattiaswal mattiaswal commented Jan 31, 2025

This is a bugfix release, mostly regarding bgp, but was also some intresting fixes in zebra:

Add missing new line for help string
Add missing proto translations
Correctly report metrics
Fix crash during reconnect
Fix snmp walk of zebra rib
Let's use memset instead of walking bytes and setting to 0
Separate zebra ZAPI server open and accept
Unlock node only after operation in zebra_free_rnh()

Full changelog: https://github.com/FRRouting/frr/releases/tag/frr-9.1.3

Description

Checklist

Tick relevant boxes, this PR is-a or has-a:

  • Bugfix
    • Regression tests
    • ChangeLog updates (for next release)
  • Feature
    • YANG model change => revision updated?
    • Regression tests added?
    • ChangeLog updates (for next release)
    • Documentation added?
  • Test changes
    • Checked in changed Readme.adoc (make test-spec)
    • Added new test to group Readme.adoc and yaml file
  • Code style update (formatting, renaming)
  • Refactoring (please detail in commit messages)
  • Build related changes
  • Documentation content changes
    • ChangeLog updated (for major changes)
  • Other (please describe):

@mattiaswal mattiaswal requested a review from troglobit January 31, 2025 11:51
Copy link
Contributor

@troglobit troglobit left a comment

Choose a reason for hiding this comment

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

Changelog missing, make sure to include reference to upstream changes. That should also be part of the commit message in to Infix as motivation/why, in particular at this late stage of the release cycle.

@mattiaswal mattiaswal force-pushed the bump-frr branch 3 times, most recently from 9b555ec to fdc8459 Compare January 31, 2025 12:09
@mattiaswal mattiaswal requested a review from troglobit January 31, 2025 12:10
This is only a bugfix release.

Full changelog since 9.1.2: https://github.com/FRRouting/frr/releases/tag/frr-9.1.3
Copy link
Contributor

@troglobit troglobit left a comment

Choose a reason for hiding this comment

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

Much better, thanks! ☺️

@ael-bot ael-bot merged commit 0fbe225 into main Jan 31, 2025
4 checks passed
@ael-bot ael-bot deleted the bump-frr branch January 31, 2025 12:55
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.

3 participants