openwrtv4/package/network
Hauke Mehrtens 4a009a16d2 hostapd: Activate Simultaneous Authentication of Equals (SAE)
This build the full openssl and wolfssl versions with SAE support which
is the main part of WPA3 PSK.

This needs elliptic curve cryptography which is only provided by these
two external cryptographic libraries and not by the internal
implementation.

The WPA3_Specification_v1.0.pdf file says that in SAE only mode
Protected Management Frames (PMF) is required, in mixed mode with
WPA2-PSK PMF should be required for clients using SAE, and optional for
clients using WPA2-PSK. The defaults are set now accordingly.

This increases the ipkg size by 8.515 Bytes.
Old: 394.026 Bytes
New: 402.541 Bytes

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2018-10-14 13:57:15 +02:00
..
config netifd: update to latest git HEAD 2018-10-14 13:57:08 +02:00
ipv6 map: drop default encaplimit value 2018-09-19 09:42:45 +02:00
services hostapd: Activate Simultaneous Authentication of Equals (SAE) 2018-10-14 13:57:15 +02:00
utils uqmi: fix variable initilization for timeout handling 2018-10-12 09:36:05 +02:00