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/network/services
Leon M. George eba68342f9 hostapd: declare struct wpa_bss early
wps_supplicant.h assumes that 'struct wpa_bss' is forward declared if
CONFIG_WPS is not defined.  With the later inclusion of
600-ubus_support, the issue manifests in warnings like these:

wps_supplicant.h:113:15: warning: 'struct wpa_bss' declared inside parameter list will not be visible outside of this definition or declaration
        struct wpa_bss *bss)
               ^~~~~~~

This patch forward declares 'struct wpa_bss' regardless.

Signed-off-by: Leon M. George <leon@georgemail.eu>
[commit message facelift]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit f974f8213b)
5 years ago
..
dnsmasq dnsmasq: use nettle ecc_curve access functions 5 years ago
dropbear dropbear: allow build without dbclient 5 years ago
ead ead: use new protocol setting API since libpcap 1.9.0 6 years ago
hostapd hostapd: declare struct wpa_bss early 5 years ago
igmpproxy igmpproxy: drop SSDP packets 6 years ago
ipset-dns ipset-dns: bump to git HEAD 7 years ago
lldpd lldpd: add option to edit hostname 5 years ago
odhcpd odhcpd: retry failed PD assignments on addrlist change 5 years ago
omcproxy omcproxy: define configuration file 5 years ago
openvpn build: include BUILD_VARIANT in PKG_BUILD_DIR 5 years ago
openvpn-easy-rsa openvpn-easy-rsa: update to 3.0.4 6 years ago
ppp build: include BUILD_VARIANT in PKG_BUILD_DIR 5 years ago
relayd treewide: replace LEDE_GIT with PROJECT_GIT 6 years ago
samba36 samba36: allow build with no ipv6 support 5 years ago
uhttpd uhttpd: add support to generate EC keys 5 years ago
umdns treewide: replace LEDE_GIT with PROJECT_GIT 6 years ago
wireguard wireguard: bump to 0.0.20190702 5 years ago