Commit Graph

9 Commits

Author SHA1 Message Date
David Bauer
507a761553 contrib: add libpcap build dependency
Add a build dependency for libpcap, as it is required for the monitor
utility but not usteer itself. Use a build-dependency, as the monitor
utility executable is not packaged.

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-09-21 19:46:49 +02:00
Jan Braun
e4ea2045eb usteer: add support for IPv6 remote exchange
This adds optional support for message exchange using IPv6 multicast
messaging. This has the ability for routers and switches between nodes
to route traffic between usteer nodes multicast-aware.

By default, IPv4 is used. IPv6 can be enabled by configuring the ipv6
option to 1.

Signed-off-by: Jan Braun <keksgesicht23@gmail.com>
[squash commits - adapt usock usage]
Signed-off-by: David Bauer <mail@david-bauer.net>
2021-09-21 14:58:41 +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
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
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