Felix Fietkau
8be33b596b
remote: track remote hosts as a separate data structure
...
Will be used to track host info
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2021-07-06 19:14:40 +02:00
Felix Fietkau
e9641c4657
rename script_data to node_info
...
It's a more descriptive name, and we will have host_info later as well
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2021-07-06 14:35:40 +02:00
Felix Fietkau
e0cd9522dc
rename a few functions in preparation for renaming script_data to node_info
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2021-07-06 14:28:28 +02:00
Felix Fietkau
831b46a705
ubus: add api for modifying node script data
...
This is replicated across nodes
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2021-07-06 11:10:47 +02:00
Felix Fietkau
7f52d413f2
ubus: display script data when dumping node info
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2021-07-06 11:10:47 +02:00
Felix Fietkau
0e2538d685
config: check for empty ssid list
...
Without this check, an empty ssid list array results in a config with no nodes
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2021-07-06 11:10:15 +02:00
Felix Fietkau
dc383d4361
openwrt: add missing config handling for event log types
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2021-05-13 16:10:36 +02:00
Felix Fietkau
0aab299c54
make list of steering-enabled SSIDs configurable
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2021-05-13 16:09:29 +02:00
Felix Fietkau
41213af5e6
openwrt: add documentation for uci options in the config file
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2021-05-12 13:33:14 +02:00
Felix Fietkau
2b1c740ce3
rework log handling
...
- make logging events more structured
- add fine grained control over log events
- make it possible to receive more detailed events via ubus
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2021-04-16 14:55:57 +02:00
Felix Fietkau
6d62833ca1
openwrt: fix path to daemon in init script
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2021-04-16 14:29:18 +02:00
Felix Fietkau
47794506ce
policy: always accept assoc requests by default
...
Only steer using probe responses to avoid connection issues
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2021-04-12 12:15:28 +02:00
Felix Fietkau
d7a7f147fa
policy: always accept auth requests
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2021-04-12 12:10:17 +02:00
John Crispin
f9815e2d3c
Merge pull request #1 from thuehn/patch-1
...
[fix] binary file name should be usteerd
2020-11-19 21:37:44 +01:00
Dr.-Ing. Thomas Hühn
3bbce2b6a7
[fix] binary file name should be usteerd
...
the binary file name to be copied while install it in the OpenWrt package should be usteerd not usteer
2020-11-19 16:46:12 +01:00
Felix Fietkau
d10731f806
usteer: Initial import
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2020-11-12 15:37:10 +01:00