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

Fix priority changing on Bookworm #3093

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Williangalvani
Copy link
Member

@Williangalvani Williangalvani commented Jan 24, 2025

to test the routing, use watch ip route, then change it in the UI.

to test the watchdog, open the ethernet overlay on blueos, and then run ip addr del 192.168.2.2/24 dev eth0
the watchdog you complain and restore the ip.

this is now also always using the settings file as a source of truth, instead of randomly accepting the current state and saving it to the settings file.

fix #3086

@Williangalvani Williangalvani marked this pull request as draft January 24, 2025 14:26
@Williangalvani Williangalvani changed the title Fix priority changing on Bookworm, add watchdog Fix priority changing on Bookworm Jan 24, 2025
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.

bookworm network priority changes is duplicating routes instead of replacing them
1 participant