mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-28 18:28:23 -05:00
defconfig: enable IEEE 802.11r fast BSS transition (wpa_supplicant)
Generally useful. Linux distros already enable these, upcoming NetworkManager will support it too. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
This commit is contained in:
parent
6b7a0da75b
commit
9515fa9250
@ -385,7 +385,7 @@ CONFIG_BACKEND=file
|
|||||||
#CONFIG_DYNAMIC_EAP_METHODS=y
|
#CONFIG_DYNAMIC_EAP_METHODS=y
|
||||||
|
|
||||||
# IEEE Std 802.11r-2008 (Fast BSS Transition) for station mode
|
# IEEE Std 802.11r-2008 (Fast BSS Transition) for station mode
|
||||||
#CONFIG_IEEE80211R=y
|
CONFIG_IEEE80211R=y
|
||||||
|
|
||||||
# Add support for writing debug log to a file (/tmp/wpa_supplicant-log-#.txt)
|
# Add support for writing debug log to a file (/tmp/wpa_supplicant-log-#.txt)
|
||||||
CONFIG_DEBUG_FILE=y
|
CONFIG_DEBUG_FILE=y
|
||||||
|
Loading…
Reference in New Issue
Block a user