Enable Fast BSS Transition for station mode (rh #1372928)
https://bugzilla.redhat.com/show_bug.cgi?id=1372928
This commit is contained in:
parent
dadca54170
commit
4d5c88f31d
@ -37,6 +37,7 @@ CONFIG_AP=y
|
|||||||
CONFIG_P2P=y
|
CONFIG_P2P=y
|
||||||
CONFIG_IBSS_RSN=y
|
CONFIG_IBSS_RSN=y
|
||||||
CONFIG_IEEE80211N=y
|
CONFIG_IEEE80211N=y
|
||||||
|
CONFIG_IEEE80211R=y
|
||||||
CONFIG_IEEE80211W=y
|
CONFIG_IEEE80211W=y
|
||||||
CONFIG_WIFI_DISPLAY=y
|
CONFIG_WIFI_DISPLAY=y
|
||||||
CONFIG_MACSEC=y
|
CONFIG_MACSEC=y
|
||||||
|
@ -302,6 +302,7 @@ chmod -R 0644 %{name}/examples/*.py
|
|||||||
%changelog
|
%changelog
|
||||||
* Wed Nov 1 2017 Jiří Klimeš <blueowl@centrum.cz> - 1:2.6-12
|
* Wed Nov 1 2017 Jiří Klimeš <blueowl@centrum.cz> - 1:2.6-12
|
||||||
- Fix crash when using MACsec without loaded macsec.ko (rh #1497640)
|
- Fix crash when using MACsec without loaded macsec.ko (rh #1497640)
|
||||||
|
- Enable Fast BSS Transition for station mode (rh #1372928)
|
||||||
|
|
||||||
* Mon Oct 16 2017 Lubomir Rintel <lkundrak@v3.sk> - 1:2.6-11
|
* Mon Oct 16 2017 Lubomir Rintel <lkundrak@v3.sk> - 1:2.6-11
|
||||||
- hostapd: Avoid key reinstallation in FT handshake (CVE-2017-13082)
|
- hostapd: Avoid key reinstallation in FT handshake (CVE-2017-13082)
|
||||||
|
Loading…
Reference in New Issue
Block a user