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
fix(ci): write explicit DHCP client config without Type=wlan match
The system template 80-wifi-station.network uses Type=wlan and
WLANInterfaceType=station constraints that don't match inside
nspawn containers with hwsim-injected PHYs (udev DEVTYPE not
populated). Write a priority-50 config using only Name= match
BEFORE connect so networkd has a matching config when carrier
arrives.
0 commit comments