project/usteer.git
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
2021-07-06 Felix Fietkaurename script_data to node_info
2021-07-06 Felix Fietkaurename a few functions in preparation for renaming...
2021-07-06 Felix Fietkauubus: add api for modifying node script data
2021-07-06 Felix Fietkauubus: display script data when dumping node info
2021-07-06 Felix Fietkauconfig: check for empty ssid list
2021-05-13 Felix Fietkauopenwrt: add missing config handling for event log...
2021-05-13 Felix Fietkaumake list of steering-enabled SSIDs configurable
2021-05-12 Felix Fietkauopenwrt: add documentation for uci options in the confi...
2021-04-16 Felix Fietkaurework log handling
2021-04-16 Felix Fietkauopenwrt: fix path to daemon in init script
2021-04-12 Felix Fietkaupolicy: always accept assoc requests by default
2021-04-12 Felix Fietkaupolicy: always accept auth requests
2020-11-19 John CrispinMerge pull request #1 from thuehn/patch-1
2020-11-19 Dr.-Ing. Thomas... [fix] binary file name should be usteerd
2020-11-12 Felix Fietkauusteer: Initial import