]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
defconfig: Enable RSN on IBSS networks (wpa_supplicant)
authorLubomir Rintel <lkundrak@v3.sk>
Tue, 19 Feb 2019 13:44:15 +0000 (14:44 +0100)
committerJouni Malinen <j@w1.fi>
Mon, 25 Feb 2019 17:48:50 +0000 (19:48 +0200)
Fedora and Debian enable this. NetworkManager actually rejects such
configurations citing kernel bugs, but that actually might not be the
right thing to do anymore.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
wpa_supplicant/defconfig

index cb9f1bd1496ac62eeb22413f1db55bdbaf7b3ec5..d740b4a8438e38bf0c6b11711e81ec4426b21475 100644 (file)
@@ -576,7 +576,7 @@ CONFIG_WIFI_DISPLAY=y
 # Support RSN on IBSS networks
 # This is needed to be able to use mode=1 network profile with proto=RSN and
 # key_mgmt=WPA-PSK (i.e., full key management instead of WPA-None).
-#CONFIG_IBSS_RSN=y
+CONFIG_IBSS_RSN=y
 
 # External PMKSA cache control
 # This can be used to enable control interface commands that allow the current