openwrtv3/package
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
..
base-files base-files: make it possible to specify switch led mode 2018-09-29 17:23:11 +02:00
boot sunxi: add support for Orange Pi Zero 2018-10-07 22:16:10 +02:00
devel strace: add option to enable libdw stack tracing 2018-10-02 19:57:33 +03:00
firmware intel-microcode: update to version 20180807a 2018-10-07 02:12:06 +02:00
kernel mac80211: fix A-MSDU packet handling with TCP retransmission 2018-10-11 18:42:54 +02:00
libs nghttp2: bump to 1.34.0 2018-10-07 17:39:05 +02:00
network hostapd: Activate Simultaneous Authentication of Equals (SAE) 2018-10-14 13:57:15 +02:00
system procd: update to latest git HEAD 2018-10-11 08:42:52 +02:00
utils package/: fix $(PROJECT_GIT) usage 2018-10-11 08:42:52 +02:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00