sysprog21 / vwifi

A virtual wireless device driver for Linux
MIT License
205 stars 39 forks source link

Add mac80211_hwsim configuration #5

Closed dungru closed 3 years ago

dungru commented 3 years ago
  1. Add mac80211_hwsim demo configuration which include hostapd and wpa_supplicant.
    • Create a AP as a mock for "owl0 wifi"
    • In the future, "owl0" will replace the wpa_supplicant interface wlan0
  2. Fix verify.sh could not find common.sh file.
jserv commented 3 years ago

By the way, can you address the motivation of this pull request? e.g., why does it make sense to vwifi development?

dungru commented 3 years ago

Abort this pull request. When mock AP is ready, I will create another pull request.