Releases: Telecominfraproject/wlan-ap
Releases · Telecominfraproject/wlan-ap
v2.11.0-rc3
Merge pull request #583 from Telecominfraproject/main merge main to release branch
v2.11.0-rc2
Merge pull request #581 from Telecominfraproject/main Merge the latest changes from main
v2.11.0-rc1
hostapd: add proxy-state to DAS frames Signed-off-by: John Crispin <[email protected]>
v2.10.0
Merge pull request #552 from Telecominfraproject/main Merging captive portal fixes and strict-forwarding rename
v2.10.0-RC3
Merge pull request #552 from Telecominfraproject/main Merging captive portal fixes and strict-forwarding rename
v2.10.0-rc2
uspot: fix rate limiting in captive portal/UAM Fixes: WIFI-12305 Signed-off-by: John Crispin <[email protected]>
v2.10.0
uspot: portal: avoid null dereference, always define ctx.ssid This commit fixes a bug where the SSID value would be set to "unknown" in spotfilter data when the hostapd call returned without SSID data; but this value was not propagated internally, resulting in a null value being used in other parts of the portal code. Furthermore, if the hostapd call returned null data, the spotfilter assignment correctly handled this case but not the subsequent internal assignment, resulting in a potential null dereference and crash. Signed-off-by: Thibaut VARÈNE <[email protected]>
v2.9.1
Merge pull request #541 from Telecominfraproject/v2.9.1-merge v2.9.1 merge
v2.9.0
Merge pull request #540 from Telecominfraproject/staging-fix-nns-feed ipq807x: fix qca-nss-clients feed
v2.9.0-RC5
Merge pull request #538 from Telecominfraproject/v2.9.0-rc4 V2.9.0 rc4