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

ncm-network: nmstate - fix default gateway and policy routing table #1642

Merged
merged 1 commit into from Dec 20, 2023

Conversation

aka7
Copy link
Contributor

@aka7 aka7 commented Dec 13, 2023

add correct default_gateway for multihomed host
add creating of rt_tables when routing_tables is defined for policy based routing.

closes #1641

  • Why the change is necessary.
    support for multihomed hosts and policy based routing
  • What backwards incompatibility it may introduce.
    none.

add correct default_gateway for multihomed host
add creating of rt_tables when routing_tables is defined for policy based routing.

closes quattor#1641
@jrha jrha added this to the 23.12 milestone Dec 18, 2023
@jrha jrha merged commit 8445093 into quattor:master Dec 20, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

ncm-network: nmstate backend - fix duplicate default route for multihomed host and policy based routing
2 participants