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
Nick Hainke c8ef465e10 hostapd: expose beacon reports through ubus
Subscribe to beacon reports through ubus.
Can be used for hearing map and client steering purposes.

First enable rrm:
    ubus call hostapd.wlan0 bss_mgmt_enable '{"beacon_report":True}'

Subscribe to the hostapd notifications via ubus.

Request beacon report:
    ubus call hostapd.wlan0 rrm_beacon_req
	'{"addr":"00:xx:xx:xx:xx:xx", "op_class":0, "channel":1,
	"duration":1,"mode":2,"bssid":"ff:ff:ff:ff:ff:ff", "ssid":""}'

Signed-off-by: Nick Hainke <vincent@systemli.org>
[rework identation]
Signed-off-by: David Bauer <mail@david-bauer.net>
4 years ago
..
dnsmasq dnsmasq: bump to 2.81rc4 4 years ago
dropbear dropbear: fix compile error 4 years ago
ead ead: fix resource leak in tinysrp 4 years ago
hostapd hostapd: expose beacon reports through ubus 4 years ago
igmpproxy igmpproxy: drop SSDP packets 6 years ago
ipset-dns base-files: move /tmp/resolv.conf.auto to /tmp/resolv.conf.d/ 4 years ago
lldpd lldpd: bump to 1.0.5 4 years ago
odhcpd odhcpd: update to latest git HEAD 4 years ago
omcproxy omcproxy: define configuration file 5 years ago
openvpn openvpn: update to 2.4.8 4 years ago
openvpn-easy-rsa openvpn-easy-rsa: update to 3.0.4 6 years ago
ppp ppp: activate PIE ASLR by default 4 years ago
relayd treewide: replace LEDE_GIT with PROJECT_GIT 6 years ago
samba36 samba36: log error if getting device info failed 4 years ago
uhttpd uhttpd: bump to latest Git HEAD 4 years ago
umdns treewide: replace LEDE_GIT with PROJECT_GIT 6 years ago
wireguard wireguard: bump to 0.0.20200318 4 years ago