index
:
usteer
master
staging/stintel/dev
OpenWrt AP service for client steering
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-25
ubus: set scan duration to roam scan interval
David Bauer
2021-11-25
policy: only select nodes with better signal when roaming
David Bauer
2021-11-25
ubus: don't request measurement from unsupported STAs
David Bauer
2021-11-25
local-node: update STA RRM capabilites
David Bauer
2021-11-25
node: determine roamability when selecting neighbors
David Bauer
2021-11-25
node: save created time for node
David Bauer
2021-11-25
ubus: prioritize neighbor reports on bss transition
David Bauer
2021-11-25
local-node: prioritize neighbor candidates
David Bauer
2021-11-25
node: keep track of roam-sources and roam-destinations
David Bauer
2021-11-25
sta-info: add last_connected field
David Bauer
2021-10-29
remote: always re-schedule update timeout
David Bauer
2021-10-29
remote: fix compilation with glibc
David Bauer
2021-10-29
sta: schedule sta_info timeout on creation
David Bauer
2021-10-29
ubus: fix channel for active probing
David Bauer
2021-10-29
ubus: introduce enum for beacon measurement mode
David Bauer
2021-10-15
policy: use correct reference signal
David Bauer
2021-10-15
policy: avoid creating kick loop for client
David Bauer
2021-10-15
sta: add sta_connection_state enum
David Bauer
2021-10-15
remote: include node BSSID into messages
David Bauer
2021-10-15
usteer: add BSSID to node struct
David Bauer
2021-09-21
remote: fix memory leak on host removal
David Bauer
2021-09-21
remote: fix incorrect use of strcmp result
David Bauer
2021-09-21
gitignore: add .patch files
David Bauer
2021-09-21
gitignore: add vscode directory
David Bauer
2021-09-21
contrib: add libpcap build dependency
David Bauer
2021-09-21
local-node: don't read pointer after clear
David Bauer
2021-09-21
usteer: add support for IPv6 remote exchange
Jan Braun
2021-09-21
remote: use port macro for destination port
David Bauer
2021-07-07
main: add a command line option for dumping remote node data
Felix Fietkau
2021-07-06
config: reduce remote node timeout to 10 update intervals
Felix Fietkau
2021-07-06
add support for defining global host info
Felix Fietkau
2021-07-06
ubus: add support for getting a list of remote hosts
Felix Fietkau
2021-07-06
remote: track remote hosts as a separate data structure
Felix Fietkau
2021-07-06
rename script_data to node_info
Felix Fietkau
2021-07-06
rename a few functions in preparation for renaming script_data to node_info
Felix Fietkau
2021-07-06
ubus: add api for modifying node script data
Felix Fietkau
2021-07-06
ubus: display script data when dumping node info
Felix Fietkau
2021-07-06
config: check for empty ssid list
Felix Fietkau
2021-05-13
openwrt: add missing config handling for event log types
Felix Fietkau
2021-05-13
make list of steering-enabled SSIDs configurable
Felix Fietkau
2021-05-12
openwrt: add documentation for uci options in the config file
Felix Fietkau
2021-04-16
rework log handling
Felix Fietkau
2021-04-16
openwrt: fix path to daemon in init script
Felix Fietkau
2021-04-12
policy: always accept assoc requests by default
Felix Fietkau
2021-04-12
policy: always accept auth requests
Felix Fietkau
2020-11-19
Merge pull request #1 from thuehn/patch-1
John Crispin
2020-11-19
[fix] binary file name should be usteerd
Dr.-Ing. Thomas Hühn
2020-11-12
usteer: Initial import
Felix Fietkau