mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-21 22:09:23 +01:00
Release 1.26
This commit is contained in:
parent
559a4058cd
commit
4e786f4143
@ -1,3 +1,11 @@
|
||||
ver 1.26:
|
||||
Fix issue with handling BSS that changed frequency.
|
||||
Fix issue with handling frequencies in neighbor report.
|
||||
Fix issue with operating classes for 802.11ax standard.
|
||||
Fix issue with enforcing of MFPR for 6 GHz frequencies.
|
||||
Add support for band defined in the WiFi 6E amendment.
|
||||
Add support for scanning while in AP mode.
|
||||
|
||||
ver 1.25:
|
||||
Fix issue with handling abort of periodic scans.
|
||||
Fix issue with handling connection when link goes down.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(iwd, 1.25)
|
||||
AC_INIT(iwd, 1.26)
|
||||
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
|
Loading…
Reference in New Issue
Block a user