immortalwrt/package/network/services
David Bauer c7d70772d6 hostapd: ubus: add BSS transtiton request method
The existing wnm_disassoc_imminent ubus method only supports issuing a
bss transition request with the disassoc imminent flag set.
For use-cases, where the client is requested to roam to another BSS
without a pending disassoc, this existing method is not suitable.

Add a new bss_transition_request ubus method, which provides a more
universal way to dispatch a transition request. It takes the following
arguments:

Required:
addr: String - MAC-address of the STA to send the request to (colon-seperated)

Optional:
abridged - Bool - Indicates if the abridged flag is set
disassociation_imminent: Bool - Whether or not the disassoc_imminent
                         flag is set
disassociation_timer: I32 - number of TBTTs after which the client will
                      be disassociated
validity_period: I32 - number of TBTTs after which the beacon
                 candidate list (if included) will be invalid
neighbors: blob-array - Array of strings containing neighbor reports as
           hex-string

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-10-16 00:03:58 +08:00
..
dnsmasq dnsmasq: add explicit "set:" for client-matching options 2021-10-06 23:33:09 +08:00
dropbear dropbear: allow to use with xinetd 2021-08-22 12:15:33 +08:00
ead treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
hostapd hostapd: ubus: add BSS transtiton request method 2021-10-16 00:03:58 +08:00
ipset-dns treewide: switch to /tmp/resolv.conf.d/resolv.conf.auto 2020-07-25 19:47:13 +08:00
lldpd lldpd: bump to 1.0.12 2021-08-23 12:05:26 +08:00
odhcpd treewide: remove PKG_INSTALL from CMake packages 2021-06-20 23:19:53 +08:00
omcproxy treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
ppp ppp: compile fix: unset FILTER variable in Makefile 2021-03-20 11:19:03 +08:00
relayd relayd: bump to version 2020-04-25 2020-04-30 18:55:46 +08:00
samba36
shellsync shellsync: add kmod-macvlan depend 2020-03-08 03:04:16 -07:00
uhttpd uhttpd: add config option for json_script 2021-08-25 12:02:37 +08:00
umdns umdns: bump to git HEAD 2021-05-16 23:15:10 +08:00
ustp ustp: update to the latest version 2021-09-23 23:39:15 +08:00