Skip to content

Releases: pigworlds/itlwm

v2.2.0-alpha

05 Jan 08:31
Compare
Choose a tag to compare
v2.2.0-alpha Pre-release
Pre-release

Disclaimer:

This alpha version is for testing only.
It is not ready for daily use and we do not guarantee its usability.
If you discovered an issue and you do not have debugging skills, please check with the Gitter Chat Room in advance before opening an Issue.

The latest five updates are:

  • e0f745e Airportitlwm: Don't copy SSID oversize.
  • acc7ff9 Airport: Add DRIVER_AVAILABLE command.
  • ea9438e net80211: Distinguish ROAM scan and BACKGROUND scan, the original net80211 code only have BACKGROUND scan, this change also fix the issue of keeping connection even if the AP had sent DEAUTH/DISASSOC frame.
  • fadf42c Fix noise sign and return code (OpenIntelWireless#834)
  • 640bcf8 Really fix airport_up_time (OpenIntelWireless#833)