remote: close file on usteer_init_local_id fread fail
[project/usteer.git] / remote.c
2023-05-29 Christian Marangiremote: close file on usteer_init_local_id fread fail master
2022-03-17 Felix Fietkauadd local_mode config option
2022-02-03 David Bauermeasurement: add handling of measurements
2022-02-03 David Bauerlocal-node: obtain channel + op-class
2021-11-28 David Bauernode: move roam-events to dedicated struct
2021-11-25 David Bauernode: save created time for node
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-15 David Bauerremote: include node BSSID into messages
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 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
2021-07-06 Felix Fietkaurename script_data to node_info
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