project/usteer.git
2023-05-29 Christian Marangiremote: close file on usteer_init_local_id fread fail master
2022-08-18 David Bauerubus: optimize connected_clients output format
2022-08-18 David Bauerpolicy: don't alter stats when remaining idle
2022-08-18 David Bauerpolicy: count kick total
2022-08-17 David Bauerpolicy: make steering ability evaluation uniform
2022-08-17 David Bauerubus: include SSID in node dump
2022-08-17 David Bauerpolicy: only trigger roam-sm after client becomes roamable
2022-08-17 David Bauerusteer: add connected-since
2022-08-17 David Bauerpolicy: improve readability
2022-08-16 Stijn Tintellocal_node: query client MBO support from hostapd
2022-07-20 David Bauerubus: derive RSSI from measurement report
2022-06-28 Stijn Tintelmain: disable probe steering by default
2022-06-28 Stijn Tintelusteer: add option for probe steering
2022-06-28 Stijn Tintelpolicy: improve readability
2022-06-28 Stijn Tintelmain: disable load balancing by default
2022-06-28 Stijn Tintelpolicy: allow disabling load balancing
2022-05-17 Wojciech Dubowikusteer: Fix better candidate not being set in policy
2022-05-09 Stijn Tintelusteer: drop usteer_ubus_notify_client_disassoc
2022-05-05 David Bauerpolicy: abort kick process for missing candidate
2022-05-05 David Bauerpolicy: don't kick clients immediatly
2022-05-05 David Bauerpolicy: only send preferred candidate with transition...
2022-04-04 David Bauerlocal-node: periodically send link-measurement requests
2022-04-04 David Bauermeasurement: add missing timeout-reset
2022-04-04 David Bauerlocal-node: handle received link-measurement reports
2022-04-04 David Bauermeasurement: generalize measurement handling
2022-04-04 David Bauerlocal-node: enable link-measurement capability
2022-03-31 David Bauerusteer: expose STA link measurement capability
2022-03-18 David Bauerband-steering: add band-steering component
2022-03-18 David Bauerpolicy: add steer-reject-timeout
2022-03-18 David Bauerpolicy: make roam-steers client-rejectable
2022-03-18 David Bauerpolicy: update roam-state after hard-kicks
2022-03-18 David Bauerpolicy: move load-kick out of kick meta-function
2022-03-18 David Bauerubus: skip neighbors which exceed their assoc limit
2022-03-18 David Bauerpolicy: export below_max_assoc
2022-03-18 David Bauerpolicy: make policy helpers more generic
2022-03-17 Felix Fietkauadd local_mode config option
2022-02-19 David Bauerusteer: track RRM and BSS-TM support per connection
2022-02-19 David Bauerubus: add BSS-transition-management support
2022-02-19 David Bauerlocal-node: fetch bss-transition-management support
2022-02-19 David Bauerubus: add supported beacon-measurement modes
2022-02-16 David Bauerlocal-node: convert kick-dely to absolute time
2022-02-07 David Bauerreadme: add initial README
2022-02-06 David Bauerlocal-node: check correct field
2022-02-04 David Bauergitignore: add .orig files
2022-02-04 David Bauerlocal-node: save latest bss-transition-response
2022-02-04 David Bauerubus: add get_connected_clients
2022-02-03 David Bauerlocal-node: save beacon-reports
2022-02-03 David Bauermeasurement: add handling of measurements
2022-02-03 David Bauernode: add methods to access nodes by bssid
2022-02-03 David Bauerlocal-node: obtain channel + op-class
2022-02-01 David Bauerpolicy: add min_snr_kick_delay
2022-01-31 David Bauerlocal-node: handle BSS transition queries
2022-01-23 David Bauerpolicy: don't track roam_scan_done
2022-01-23 David Bauerpolicy: fix incurrect handling of scan-requests with...
2022-01-09 David Bauerpolicy: add roam-scan timeout
2022-01-09 David Bauerpolicy: don't select better candidate with bad signal
2022-01-09 David Bauerpolicy: export snr_to_signal to other source files
2022-01-09 David Bauerubus: only request beacon-report for current SSID
2022-01-09 David Bauerconfig: make remote_node_timeout configurable
2022-01-09 David Bauerpolicy: only select candidates with better load
2022-01-09 David Bauersta: uniform disconnect state handling
2022-01-09 David Bauersta: remove duplicate code
2021-12-25 David Bauerpolicy: remove redundant candidate evaluation
2021-12-25 David Bauerpolicy: fix not selecting better candidate on request
2021-12-10 David Bauerubus: skip current node for transition candidate list
2021-11-28 David Bauernode: move roam-events to dedicated struct
2021-11-28 David Bauernode: skip neighbors exceeding assoc-limit
2021-11-25 David Bauerubus: set scan duration to roam scan interval
2021-11-25 David Bauerpolicy: only select nodes with better signal when roaming
2021-11-25 David Bauerubus: don't request measurement from unsupported STAs
2021-11-25 David Bauerlocal-node: update STA RRM capabilites
2021-11-25 David Bauernode: determine roamability when selecting neighbors
2021-11-25 David Bauernode: save created time for node
2021-11-25 David Bauerubus: prioritize neighbor reports on bss transition
2021-11-25 David Bauerlocal-node: prioritize neighbor candidates
2021-11-25 David Bauernode: keep track of roam-sources and roam-destinations
2021-11-25 David Bauersta-info: add last_connected field
2021-10-29 David Bauerremote: always re-schedule update timeout
2021-10-29 David Bauerremote: fix compilation with glibc
2021-10-29 David Bauersta: schedule sta_info timeout on creation
2021-10-29 David Bauerubus: fix channel for active probing
2021-10-29 David Bauerubus: introduce enum for beacon measurement mode
2021-10-15 David Bauerpolicy: use correct reference signal
2021-10-15 David Bauerpolicy: avoid creating kick loop for client
2021-10-15 David Bauersta: add sta_connection_state enum
2021-10-15 David Bauerremote: include node BSSID into messages
2021-10-15 David Bauerusteer: add BSSID to node struct
2021-09-21 David Bauerremote: fix memory leak on host removal
2021-09-21 David Bauerremote: fix incorrect use of strcmp result
2021-09-21 David Bauergitignore: add .patch files
2021-09-21 David Bauergitignore: add vscode directory
2021-09-21 David Bauercontrib: add libpcap build dependency
2021-09-21 David Bauerlocal-node: don't read pointer after clear
2021-09-21 Jan Braunusteer: add support for IPv6 remote exchange
2021-09-21 David Bauerremote: use port macro for destination port
2021-07-07 Felix Fietkaumain: add a command line option for dumping remote...
2021-07-06 Felix Fietkauconfig: reduce remote node timeout to 10 update intervals
2021-07-06 Felix Fietkauadd support for defining global host info
2021-07-06 Felix Fietkauubus: add support for getting a list of remote hosts
2021-07-06 Felix Fietkauremote: track remote hosts as a separate data structure
next