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

Implement static routing on Linux and use it to configure host static routes #1683

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

ipspace
Copy link
Owner

@ipspace ipspace commented Dec 23, 2024

This PR:

  • Replaces the hardcoded static routes in Linux initial configuration template with configuration generated from 'routing.static' (see Generic host static routing framework #1681)
  • Enables static routing part of generic routing module for Linux
  • Implements "limit maximum next hops for a static route" functionality because ip route command cannot handle more than one route to a prefix.

It's a spin-off from #1681 and will be rebased once that one is merged.

@ipspace ipspace marked this pull request as draft December 23, 2024 17:11
@ipspace ipspace requested a review from jbemmel December 25, 2024 06:36
@ipspace ipspace marked this pull request as ready for review December 25, 2024 06:36
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.

1 participant