You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your enhancement proposal related to a problem? Please describe.
For a system with multiple ethernet devices it is not possible to use the second one, in case the first one is down.
Describe the solution you'd like
I would like to select automatically the ethernet device which is up.
Describe alternatives you've considered
Building dedicated firmware images for different setups, although this does not really solve the problem, as a network cable can be connected or disconnected during runtime.
Is your enhancement proposal related to a problem? Please describe.
For a system with multiple ethernet devices it is not possible to use the second one, in case the first one is down.
Describe the solution you'd like
I would like to select automatically the ethernet device which is up.
Describe alternatives you've considered
Building dedicated firmware images for different setups, although this does not really solve the problem, as a network cable can be connected or disconnected during runtime.
Additional context
Implemented in #43524.
The text was updated successfully, but these errors were encountered: