openwrt-6.x/package/network/services
Adrian Schmutzler c4dd7fc23b hostapd: reorganize config selection hierarchy for WPA3
The current selection of DRIVER_MAKEOPTS and TARGET_LDFLAGS is
exceptionally hard to read. This tries to make things a little
easier by inverting the hierarchy of the conditions, so SSL_VARIANT
is checked first and LOCAL_VARIANT is checked second.

This exploits the fact that some of the previous conditions were
unnecessary, e.g. there is no hostapd-mesh*, so we don't need
to exclude this combination.

It also should make it a little easier to see which options are
actually switched by SSL_VARIANT and which by LOCAL_VARIANT.

The patch is supposed to be cosmetic.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-07-31 11:40:15 +02:00
..
dnsmasq dnsmasq: bump to 2.82 2020-07-20 10:38:35 +01:00
dropbear dropbear: make rsa-sha2-256 pubkeys usable again 2020-07-07 19:47:24 +02:00
ead ead: fix resource leak in tinysrp 2020-01-05 19:36:46 +01:00
hostapd hostapd: reorganize config selection hierarchy for WPA3 2020-07-31 11:40:15 +02:00
igmpproxy igmpproxy: remove some bashism 2020-06-23 20:00:16 +02:00
ipset-dns base-files: move /tmp/resolv.conf.auto to /tmp/resolv.conf.d/ 2020-01-07 15:36:03 +02:00
lldpd lldpd: add management IP setting 2020-05-08 05:54:39 +03:00
odhcpd odhcpd: bump to latest git HEAD 2020-07-02 22:28:06 +02:00
omcproxy omcproxy: define configuration file 2019-02-27 10:26:14 +01:00
openvpn openvpn: Allow override of interface name 2020-07-23 13:10:09 +02:00
openvpn-easy-rsa openvpn-easy-rsa: update to 3.0.4 2018-07-30 10:43:38 +02:00
ppp ppp: update to version 2.4.8.git-2020-05-25 2020-05-31 21:13:50 +02:00
relayd relayd: bump to version 2020-04-25 2020-04-26 13:00:36 +01:00
uhttpd uhttpd: fix script timeout 2020-06-03 10:50:01 +01:00
umdns umdns: fix compiling using gcc 10 2020-07-22 15:59:54 +01:00
wireguard wireguard: bump to 1.0.20200712 2020-07-13 08:02:02 +02:00