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)
|
||||
CONFIG_SAE=y
|
||||
|
||||
# Device Provisioning Protocol (DPP)
|
||||
CONFIG_DPP=y
|
||||
|
@ -172,6 +172,9 @@ chmod -R 0644 %{name}/examples/*.py
|
||||
%endif
|
||||
|
||||
%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
|
||||
- Enable MESH & SAE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user