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-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