Enable DPP
This replaces WPS with WPA3.
This commit is contained in:
parent
966d547f69
commit
5731b54061
@ -600,3 +600,6 @@ CONFIG_PEERKEY=y
|
|||||||
|
|
||||||
# Simultaneous Authentication of Equals (SAE)
|
# Simultaneous Authentication of Equals (SAE)
|
||||||
CONFIG_SAE=y
|
CONFIG_SAE=y
|
||||||
|
|
||||||
|
# Device Provisioning Protocol (DPP)
|
||||||
|
CONFIG_DPP=y
|
||||||
|
@ -172,6 +172,9 @@ chmod -R 0644 %{name}/examples/*.py
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 21 2019 Lubomir Rintel <lkundrak@v3.sk> - 1:2.7
|
||||||
|
- Enable 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