remote: close file on usteer_init_local_id fread fail
[project/usteer.git] / local_node.c
2022-08-16 Stijn Tintellocal_node: query client MBO support from hostapd
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 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-18 David Bauerband-steering: add band-steering component
2022-03-18 David Bauerpolicy: make roam-steers client-rejectable
2022-02-19 David Bauerusteer: track RRM and BSS-TM support per connection
2022-02-19 David Bauerlocal-node: fetch bss-transition-management support
2022-02-16 David Bauerlocal-node: convert kick-dely to absolute time
2022-02-06 David Bauerlocal-node: check correct field
2022-02-04 David Bauerlocal-node: save latest bss-transition-response
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-01-31 David Bauerlocal-node: handle BSS transition queries
2022-01-09 David Bauersta: uniform disconnect state handling
2022-01-09 David Bauersta: remove duplicate code
2021-11-28 David Bauernode: move roam-events to dedicated struct
2021-11-25 David Bauerlocal-node: update STA RRM capabilites
2021-11-25 David Bauernode: save created time for node
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-15 David Bauersta: add sta_connection_state enum
2021-09-21 David Bauerlocal-node: don't read pointer after clear
2021-07-06 Felix Fietkauadd support for defining global host info
2021-07-06 Felix Fietkauremote: track remote hosts as a separate data structure
2021-07-06 Felix Fietkaurename script_data to node_info
2021-07-06 Felix Fietkauubus: add api for modifying node script data
2021-07-06 Felix Fietkauconfig: check for empty ssid list
2021-05-13 Felix Fietkaumake list of steering-enabled SSIDs configurable
2021-04-16 Felix Fietkaurework log handling
2020-11-12 Felix Fietkauusteer: Initial import