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
Updates `incus_pick_default_network` to ignore host interfaces and only consider managed bridge networks. It now prioritizes non-NAT (LAN-style) bridges first, then NATed bridges, and keeps `incusbr0` as the final fallback. This prevents accidental default selection of physical uplinks like `enp1s0`, which can break container startup and host connectivity.
0 commit comments