mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-05-02 14:17:24 +02:00
Release 3.6
This commit is contained in:
parent
0a93c55552
commit
6933b73969
@ -1,3 +1,8 @@
|
|||||||
|
ver 3.6:
|
||||||
|
Fix issue with handling blacklisting and roaming requests.
|
||||||
|
Fix issue with handling CQM thresholds for FullMAC devices.
|
||||||
|
Add support for PMKSA when using FullMAC devices.
|
||||||
|
|
||||||
ver 3.5:
|
ver 3.5:
|
||||||
Add support for option to disable blacklist handling.
|
Add support for option to disable blacklist handling.
|
||||||
Add support for option to disable SAE for broken drivers.
|
Add support for option to disable SAE for broken drivers.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
AC_PREREQ([2.69])
|
AC_PREREQ([2.69])
|
||||||
AC_INIT([iwd],[3.5])
|
AC_INIT([iwd],[3.6])
|
||||||
|
|
||||||
AC_CONFIG_HEADERS(config.h)
|
AC_CONFIG_HEADERS(config.h)
|
||||||
AC_CONFIG_AUX_DIR(build-aux)
|
AC_CONFIG_AUX_DIR(build-aux)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user