Skip to content

[Network] Add 'Fallback Network Interface' concept.#5495

Open
TD-er wants to merge 21 commits intoletscontrolit:megafrom
TD-er:feature/select_network_fallback_order
Open

[Network] Add 'Fallback Network Interface' concept.#5495
TD-er wants to merge 21 commits intoletscontrolit:megafrom
TD-er:feature/select_network_fallback_order

Conversation

@TD-er
Copy link
Member

@TD-er TD-er commented Feb 17, 2026

This allows a network interface to be marked as 'fallback', meaning it will only be started after either the default route changes to no route or the connection attempt of any non-fallback interface fails.

The startup delay for a fallback interface is being used as some kind of grace period to allow the primary interface to try and reconnect.

N.B. the primary interface is not turned 'off', so any network stats remain. A fallback interface is turned off as soon as a default route is active with a higher priority than that of the fallback interface.

TD-er added 21 commits February 17, 2026 16:45
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