You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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>
6 years ago
..
base-files base-files: make it possible to specify switch led mode 6 years ago
boot sunxi: add support for Orange Pi Zero 6 years ago
devel strace: add option to enable libdw stack tracing 6 years ago
firmware intel-microcode: update to version 20180807a 6 years ago
kernel mac80211: fix A-MSDU packet handling with TCP retransmission 6 years ago
libs nghttp2: bump to 1.34.0 6 years ago
network hostapd: Activate Simultaneous Authentication of Equals (SAE) 6 years ago
system procd: update to latest git HEAD 6 years ago
utils package/: fix $(PROJECT_GIT) usage 6 years ago
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 6 years ago