Skip to content

Fix hwsim on Fedora

David Jaša requested to merge dj/wifi-hwsim-fixes into main

three issues layered on top of each other:

  • failures to parse regexp - convert to raw strings
  • WEP wasn't disabled
  • timeout in wifi_rescan was too short for an initial wifi_hwsim setup, aborting before the APs could show up

@RunFeatures:simwifi,nmtui_simwifi
@os:Fedora-Rawhide
@os:rhel8
Edited by David Jaša

Merge request reports