Skip to content

v6.0

Compare
Choose a tag to compare
@Raizo62 Raizo62 released this 26 Jan 18:12
· 39 commits to master since this release
  • Add vwifi-add-interfaces to add wlan interfaces to the module "mac80211_hwsim"
  • vwifi-client can also add wlan interfaces to the module "mac80211_hwsim" with the options "--number" (or "-n") and "--mac" (or "-m")
  • vwifi-client must only use the wlan interfaces added by vwifi-add-interfaces or vwifi-client
  • The module "mac80211_hwsim" must be loaded with "radios=0"
  • By default, the prefix of added MAC addresses is "74:F8:F6"
  • vwifi-ctrl : add the order "setname" to set a name to a guest
  • vwifi-ctrl : the orders are now case insensitive
  • Makefile : add the variables "NETLINK_FLAGS_PATH" and "NETLINK_LIBS_PATH"