Skip to content

Conversation

@mattiaswal
Copy link
Contributor

@mattiaswal mattiaswal commented Jan 30, 2026

Upgrade FRR to 10.5.1

This includes adding a netd-daemon since FRR has gone towards
all daemons should be configured from mgmtd using YANG,
netd uses gRPC to reconfigure in mgmtd.

The netd implmentation also support to to disable FRR buildtime and
still have route management using kernel routes. This is feature should
be treated as pretty untested and exprimental.

This fix #1029

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 force-pushed the new-frr branch 7 times, most recently from 3cb437a to fde6af0 Compare January 31, 2026 12:05
This includes adding a netd-daemon since FRR has gone towards
all daemons should be configured from mgmtd using YANG,
netd uses gRPC to reconfigure in mgmtd
@mattiaswal mattiaswal changed the title New frr Upgrade FRR to 10.5.x Feb 2, 2026
@troglobit troglobit added this to the Infix v26.02 milestone Feb 2, 2026
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.

FRR: Adapt to the changes in FRR 10.x

3 participants