immortalwrt/package
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
..
base-files Merge Mainline 2021-08-29 00:53:33 +08:00
boot treewide: use AUTORELEASE on all uboot-* packages 2021-10-09 00:13:30 +08:00
devel Merge Mainline 2021-08-29 00:53:33 +08:00
emortal Merge Mainline 2021-10-09 11:19:14 +08:00
firmware linux-firmware: add 2G and 5G precal binaries for QCA99X0 2021-07-26 12:13:02 +08:00
kernel mt76: update to the latest version 2021-10-15 23:58:40 +08:00
libs Merge Mainline 2021-09-23 10:13:31 +08:00
network hostapd: ubus: add BSS transtiton request method 2021-10-16 00:03:58 +08:00
system Merge Mainline 2021-10-09 11:19:14 +08:00
utils bcm4908img: detect Linksys images 2021-10-10 23:46:08 +08:00
Makefile Merge Mainline 2021-05-13 23:01:12 +08:00