index
:
usteer
master
staging/stintel/dev
OpenWrt AP service for client steering
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-18
policy: add steer-reject-timeout
David Bauer
2022-03-18
policy: make roam-steers client-rejectable
David Bauer
2022-03-18
policy: update roam-state after hard-kicks
David Bauer
2022-03-18
policy: move load-kick out of kick meta-function
David Bauer
2022-03-18
ubus: skip neighbors which exceed their assoc limit
David Bauer
2022-03-18
policy: export below_max_assoc
David Bauer
2022-03-18
policy: make policy helpers more generic
David Bauer
2022-03-17
add local_mode config option
Felix Fietkau
2022-02-19
usteer: track RRM and BSS-TM support per connection
David Bauer
2022-02-19
ubus: add BSS-transition-management support
David Bauer
2022-02-19
local-node: fetch bss-transition-management support
David Bauer
2022-02-19
ubus: add supported beacon-measurement modes
David Bauer
2022-02-16
local-node: convert kick-dely to absolute time
David Bauer
2022-02-07
readme: add initial README
David Bauer
2022-02-06
local-node: check correct field
David Bauer
2022-02-04
gitignore: add .orig files
David Bauer
2022-02-04
local-node: save latest bss-transition-response
David Bauer
2022-02-04
ubus: add get_connected_clients
David Bauer
2022-02-03
local-node: save beacon-reports
David Bauer
2022-02-03
measurement: add handling of measurements
David Bauer
2022-02-03
node: add methods to access nodes by bssid
David Bauer
2022-02-03
local-node: obtain channel + op-class
David Bauer
2022-02-01
policy: add min_snr_kick_delay
David Bauer
2022-01-31
local-node: handle BSS transition queries
David Bauer
2022-01-23
policy: don't track roam_scan_done
David Bauer
2022-01-23
policy: fix incurrect handling of scan-requests with disabled timeout
David Bauer
2022-01-09
policy: add roam-scan timeout
David Bauer
2022-01-09
policy: don't select better candidate with bad signal
David Bauer
2022-01-09
policy: export snr_to_signal to other source files
David Bauer
2022-01-09
ubus: only request beacon-report for current SSID
David Bauer
2022-01-09
config: make remote_node_timeout configurable
David Bauer
2022-01-09
policy: only select candidates with better load
David Bauer
2022-01-09
sta: uniform disconnect state handling
David Bauer
2022-01-09
sta: remove duplicate code
David Bauer
2021-12-25
policy: remove redundant candidate evaluation
David Bauer
2021-12-25
policy: fix not selecting better candidate on request
David Bauer
2021-12-10
ubus: skip current node for transition candidate list
David Bauer
2021-11-28
node: move roam-events to dedicated struct
David Bauer
2021-11-28
node: skip neighbors exceeding assoc-limit
David Bauer
2021-11-25
ubus: set scan duration to roam scan interval
David Bauer
2021-11-25
policy: only select nodes with better signal when roaming
David Bauer
2021-11-25
ubus: don't request measurement from unsupported STAs
David Bauer
2021-11-25
local-node: update STA RRM capabilites
David Bauer
2021-11-25
node: determine roamability when selecting neighbors
David Bauer
2021-11-25
node: save created time for node
David Bauer
2021-11-25
ubus: prioritize neighbor reports on bss transition
David Bauer
2021-11-25
local-node: prioritize neighbor candidates
David Bauer
2021-11-25
node: keep track of roam-sources and roam-destinations
David Bauer
2021-11-25
sta-info: add last_connected field
David Bauer
2021-10-29
remote: always re-schedule update timeout
David Bauer
[next]