Commit Graph

109 Commits

Author SHA1 Message Date
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