openwrt/package
David Bauer 0eed96ca5d 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-13 22:55:45 +02:00
..
base-files base-files: reduce number of mkdir calls 2021-09-23 21:40:52 -10:00
boot rockchip: rename "Rock Pi 4" to "Rock Pi 4A" 2021-10-10 00:57:56 +02:00
devel gdb: update to 10.2 2021-08-21 15:59:39 +02:00
firmware ipq-wifi: Work around Plasma Cloud PA1200 5GHz crash 2021-09-23 20:50:58 +02:00
kernel mt76: update to the latest version 2021-10-12 14:45:09 +02:00
libs wolfssl: update to 4.8.1-stable 2021-09-13 18:36:15 +02:00
network hostapd: ubus: add BSS transtiton request method 2021-10-13 22:55:45 +02:00
system procd: update to git HEAD 2021-10-13 00:40:29 +01:00
utils busybox: update to 1.34.1 2021-10-05 20:59:32 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00