aboutsummaryrefslogtreecommitdiff
path: root/net/usteer
Commit message (Collapse)AuthorAge
* usteer: update to latest HEADDavid Bauer2022-08-18
| | | | | | | | | | | | | | | | 7d2b17c ubus: optimize connected_clients output format 8b10a4b policy: don't alter stats when remaining idle 3cc0f45 policy: count kick total aadc562 policy: make steering ability evaluation uniform 17c558d ubus: include SSID in node dump fc158e0 policy: only trigger roam-sm after client becomes roamable 837f144 usteer: add connected-since 9e6002d policy: improve readability Build-tested: ath79-generic / ramips-mt76x8 Run-tested: ath79-generic / UniFi AC Lite Signed-off-by: David Bauer <mail@david-bauer.net>
* usteer: bump to git HEADStijn Tintel2022-08-17
| | | | | | 041e884 local_node: query client MBO support from hostapd Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* usteer: update to latest HEADDavid Bauer2022-07-21
| | | | | | 9059b9a ubus: derive RSSI from measurement report Signed-off-by: David Bauer <mail@david-bauer.net>
* usteer: bump to git HEADStijn Tintel2022-07-02
| | | | | | | | | | 5be6819 policy: allow disabling load balancing 80b0b65 main: disable load balancing by default fca4b87 policy: improve readability 73c424b usteer: add option for probe steering 87de1ab main: disable probe steering by default Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* usteer: update to latest HEADDavid Bauer2022-05-17
| | | | | | 7afab96 usteer: Fix better candidate not being set in policy Signed-off-by: David Bauer <mail@david-bauer.net>
* usteer: update to latest HEADDavid Bauer2022-05-06
| | | | | | | | 46539ae policy: abort kick process for missing candidate 408bbca policy: don't kick clients immediatly 444b233 policy: only send preferred candidate with transition request Signed-off-by: David Bauer <mail@david-bauer.net>
* usteer: update to latest HEADDavid Bauer2022-04-22
| | | | | | | | | | | f88ac23 local-node: periodically send link-measurement requests 4473c6e measurement: add missing timeout-reset 6d3314c local-node: handle received link-measurement reports 7df969f measurement: generalize measurement handling bb61f2a local-node: enable link-measurement capability 4458b6f usteer: expose STA link measurement capability Signed-off-by: David Bauer <mail@david-bauer.net>
* usteer: update to latest versionDavid Bauer2022-03-18
| | | | | | | | | | | | | | f4e120c band-steering: add band-steering component 439acc5 policy: add steer-reject-timeout 648c6f3 policy: make roam-steers client-rejectable 1fa3210 policy: update roam-state after hard-kicks c19c885 policy: move load-kick out of kick meta-function 96ef3a6 ubus: skip neighbors which exceed their assoc limit 86e7297 policy: export below_max_assoc 33a5acd policy: make policy helpers more generic 32fed79 add local_mode config option Signed-off-by: David Bauer <mail@david-bauer.net>
* usteer: update to latest git headDavid Bauer2022-02-19
| | | | | | | | | | | 98247d1 usteer: track RRM and BSS-TM support per connection 6ec60fc ubus: add BSS-transition-management support f462de0 local-node: fetch bss-transition-management support c5242dd ubus: add supported beacon-measurement modes 0dd47b1 local-node: convert kick-dely to absolute time 96976ba readme: add initial README Signed-off-by: David Bauer <mail@david-bauer.net>
* usteer: update to latest git headDavid Bauer2022-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | 6aebb75 local-node: check correct field f42bf29 gitignore: add .orig files 3c0cd98 local-node: save latest bss-transition-response 1dc69d7 ubus: add get_connected_clients 04ef308 local-node: save beacon-reports b0dab90 measurement: add handling of measurements 76ccae6 node: add methods to access nodes by bssid 3b51bfb local-node: obtain channel + op-class c7830b5 policy: add min_snr_kick_delay e36967f local-node: handle BSS transition queries 022635c policy: don't track roam_scan_done 742236f policy: fix incurrect handling of scan-requests with disabled timeout 9a78412 policy: add roam-scan timeout 7e999e0 policy: don't select better candidate with bad signal 3c1dd51 policy: export snr_to_signal to other source files 1c5a738 ubus: only request beacon-report for current SSID 5610ace config: make remote_node_timeout configurable 918b809 policy: only select candidates with better load 55e98d8 sta: uniform disconnect state handling 806e647 sta: remove duplicate code 2ccb99e policy: remove redundant candidate evaluation bbf133f policy: fix not selecting better candidate on request Signed-off-by: David Bauer <mail@david-bauer.net>
* usteer: fix PKG_SOURCE_DATEDavid Bauer2021-12-24
| | | | | Reported-by: Hannu Nyman <hannu.nyman@iki.fi> Signed-off-by: David Bauer <mail@david-bauer.net>
* usteer: update to latest git headDavid Bauer2021-12-11
| | | | | | | | 8e7b1ff ubus: skip current node for transition candidate list e51ea7a node: move roam-events to dedicated struct edbe7d4 node: skip neighbors exceeding assoc-limit Signed-off-by: David Bauer <mail@david-bauer.net>
* usteer: update to latest git headDavid Bauer2021-11-26
| | | | | | | | | | | | | | | 7bf79a2 ubus: set scan duration to roam scan interval b4eb49e policy: only select nodes with better signal when roaming 5d5a0be ubus: don't request measurement from unsupported STAs abc6fe0 local-node: update STA RRM capabilites 5ec713b node: determine roamability when selecting neighbors d0cd65b node: save created time for node a5c21ae ubus: prioritize neighbor reports on bss transition 532a48d local-node: prioritize neighbor candidates 4862080 node: keep track of roam-sources and roam-destinations 6a20591 sta-info: add last_connected field Signed-off-by: David Bauer <mail@david-bauer.net>
* usteer: update to latest git headDavid Bauer2021-10-31
| | | | | | | | | | | | | | | 6813542 remote: always re-schedule update timeout d7833e1 remote: fix compilation with glibc bee2caf sta: schedule sta_info timeout on creation ae32cb9 ubus: fix channel for active probing 8dc0753 ubus: introduce enum for beacon measurement mode 46e5976 policy: use correct reference signal 1116fdb policy: avoid creating kick loop for client d3ff0d5 sta: add sta_connection_state enum 30f9ba7 remote: include node BSSID into messages 8af7b6c usteer: add BSSID to node struct Signed-off-by: David Bauer <mail@david-bauer.net>
* usteer: add packageDavid Bauer2021-10-24
This commits adds the new usteer package to the packages feed. usteer is a daemon for steering wireless clients across frequency bands as well as between multiple access points on a network. Signed-off-by: David Bauer <mail@david-bauer.net>