openwrtv3/package/network/services/hostapd
Nick Hainke 74ac742277 hostapd: add ubus call for ap features
The call "get_features" allows to gather hostapd config options
via ubus. As first infos we add the ht and vht support.
Although nl80211 supports to gather informations about
ht and vht capabilities, the hostapd configuration can disable
vht and ht. However, it is possible that the iw output is not
representing the actual hostapd configuration.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2018-07-30 10:59:25 +02:00
..
files hostapd: add support for client taxonomy in the full config 2018-06-05 09:28:00 +02:00
patches hostapd: remove unused struct hostapd_ubus_iface 2018-07-22 17:17:20 +02:00
src/src hostapd: add ubus call for ap features 2018-07-30 10:59:25 +02:00
Config.in hostapd: update packaging and patches 2018-05-31 00:38:16 +02:00
Makefile hostapd: fix conflicts hell 2018-07-18 19:17:46 +02:00