Enable opportunistic encryption
Replaces open authentication in WPA3.
This commit is contained in:
parent
5731b54061
commit
f0fc5fbf86
@ -593,7 +593,7 @@ CONFIG_BGSCAN_SIMPLE=y
|
|||||||
|
|
||||||
# Opportunistic Wireless Encryption (OWE)
|
# Opportunistic Wireless Encryption (OWE)
|
||||||
# Experimental implementation of draft-harkins-owe-07.txt
|
# Experimental implementation of draft-harkins-owe-07.txt
|
||||||
#CONFIG_OWE=y
|
CONFIG_OWE=y
|
||||||
|
|
||||||
#CONFIG_FIPS=y
|
#CONFIG_FIPS=y
|
||||||
CONFIG_PEERKEY=y
|
CONFIG_PEERKEY=y
|
||||||
|
@ -173,7 +173,7 @@ chmod -R 0644 %{name}/examples/*.py
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Jan 21 2019 Lubomir Rintel <lkundrak@v3.sk> - 1:2.7
|
* Mon Jan 21 2019 Lubomir Rintel <lkundrak@v3.sk> - 1:2.7
|
||||||
- Enable DPP
|
- Enable OWE and DPP
|
||||||
|
|
||||||
* Mon Jan 21 2019 Lubomir Rintel <lkundrak@v3.sk> - 1:2.7-2
|
* Mon Jan 21 2019 Lubomir Rintel <lkundrak@v3.sk> - 1:2.7-2
|
||||||
- Enable MESH & SAE
|
- Enable MESH & SAE
|
||||||
|
Loading…
Reference in New Issue
Block a user