Filip Matusiak
8ffe108f95
map-controller: 6.4.0.17
...
Set debug level to 2 (INFO) by default.
2025-08-22 16:20:24 +02:00
Filip Matusiak
5c427dd08a
map-controller: config: change default sta timeout to 20d
2025-08-18 15:14:07 +00:00
Suvendhu Hansa
9ee00a3c82
map-controller: added wpa,wpa2,wpa-mixed in uci validation
2025-06-13 20:26:17 +05:30
Janusz Dziedzic
65dea29e5f
mapcontroller: 6.4.0.3
2025-06-11 12:28:27 +00:00
Erik Karlsson
ed30787ca4
map-controller: fix potential shell injection in 99-mapcntlr
...
Expand variables which may contain "user input" in the second pass
(production data is not likely to contain anything unsafe but it is
better to be on the safe side). In addition use "$@" instead of
hardcoded parameters and handle json_select failure. Use OpenWrt
get_mac_label instead of legacy methods to obtain MAC address.
2025-05-14 14:07:31 +02:00
Andreas Gnau
f2f6f6b787
map-controller: Allow setting Wi-Fi SSID from board.json
...
OpenWrt enables setting default Wi-Fi settings in board.json using
board.d scripts. Read from board.json for each band or all bands,
otherwise fall back to the old method of generating the SSID and key.
The following can be specified:
* WiFI SSID
* encryption mode
* key
* number of MAC addresses (not implemented in this commit)
Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
2025-04-14 06:59:21 +00:00
Anjan Chanda
b883f2b310
mapcontroller: uci-defaults: adapt 'sta_steering' config
2025-03-20 12:25:15 +01:00
Anjan Chanda
7ecce240d0
map-controller: 6.3.0.0
2025-03-03 17:51:48 +01:00
arbala
50ceda4cd4
map-controller: 6.1.2.17
2025-01-10 16:29:06 +01:00
Filip Matusiak
645d6d9beb
map-controller: config: steering intervals
2024-08-19 13:34:13 +00:00
Jakob Olsson
95d200bf3d
map-controller: config: remove per-mld encryption
2024-05-29 13:34:34 +02:00
Jakob Olsson
c60672a710
Revert "map-controller: config: add compat APs"
...
This reverts commit 6fb7284483 .
2024-05-29 13:33:06 +02:00
Jakob Olsson
6fb7284483
map-controller: config: add compat APs
2024-05-24 10:18:46 +02:00
Jakob Olsson
7b0e49753e
map-controller: config: handle mld and non-mld ap in same section
2024-05-23 16:36:57 +02:00
Jakob Olsson
c04d6e5414
map-controller: config: add 2.4ghz to the default mld
2024-05-03 12:02:16 +02:00
Jakob Olsson
bae25db654
mapcontroller: config: update default ssid of MLD link interface
2024-04-24 15:43:56 +02:00
Jakob Olsson
f17c3d4763
map-controller: config: create additional interfaces that are placed in mld
2024-04-24 12:38:34 +02:00
Jakob Olsson
6fef055c62
map-controller: config: configure mld by default
2024-04-23 14:45:16 +02:00
Jakob Olsson
7129467410
map-controller: config: set uniform backhaul SSIDs
2024-02-09 16:08:48 +01:00
Sukru Senli
50bee657ba
map-controller: capitalize basemacaddr for wifi ssid
2023-11-27 13:24:58 +01:00
Jakob Olsson
57b0cde173
map-controller: config: use profile 3
2023-10-31 13:08:57 +01:00
Jakob Olsson
21512b44ff
map-controller: change ap section order to ascending based on bands
2023-08-24 09:32:53 +02:00
Jakob Olsson
286e5ce814
map-controller: update default config and add uci-defaults generation
2023-08-22 17:25:37 +02:00
Sukru Senli
0e06579c71
map-controller: update default config
2023-07-27 16:24:34 +02:00
Sukru Senli
89afb954da
map-controller: add TS related config options to config
2023-07-27 16:01:34 +02:00
Sukru Senli
01f11f1ad0
map-controller: set default de_connect_interval
2023-07-24 10:26:22 +02:00
Sukru Senli
b370f1c242
multi-ap: update configs of map components
...
map-agent and map-controller are disabled by default
component versions are lifted to 4
2023-07-24 09:33:36 +02:00
Jakob Olsson
8b952700ef
map-controller: 4.3.0.7: create and use /etc/multiap
2023-06-08 16:45:08 +02:00
Jakob Olsson
85c139d7b7
map-controller: drop validation support for wpa and wpa2
2023-05-26 14:50:49 +02:00
nevadita.chatterjee
c68554a42c
map-controller: Fixing pidof in reload
2023-01-17 16:48:26 +05:30
Filip Matusiak
87a71c7389
map-controller: validate thresholds in sta_steering section of config
...
Signed-off-by: Filip Matusiak <filip.matusiak@iopsys.eu>
2023-01-10 11:38:46 +00:00
sverma
0c28e45434
add psk mode on i1905, agent and controller
2022-12-21 13:06:06 +01:00
Saurabh Verma
2f80620644
map-controller: init.d: add support for other enc methods
2022-12-20 16:14:44 +01:00
Filip Matusiak
9de5fe3362
map-controller: validate sta_steering section of cntlr config file
...
Signed-off-by: Filip Matusiak <filip.matusiak@iopsys.eu>
2022-11-15 14:00:24 +00:00
Filip Matusiak
c9fded45b7
map-controller: add sta_steering in example cntlr config file
...
Signed-off-by: Filip Matusiak <filip.matusiak@iopsys.eu>
2022-11-15 14:00:24 +00:00
Jakob Olsson
5527f66c11
map-controler: allow band 6 in radio section
2022-10-21 09:47:35 +02:00
Jakob Olsson
12254b050b
map-controller: 2.11.0.2: add enable_ts uci docs and validator
2022-07-22 10:30:50 +02:00
Stanislaw Gruszka
65edb4ab06
map-agent: traffic separation script rework
2022-06-17 11:21:11 +02:00
Janusz Dziedzic
8ccf13aca4
Add 6GHz support for
...
- ieee1905
- easy-soc-libs
- wifimngr
- map-agent
- map-controller
Signed-off-by: Janusz Dziedzic <janusz.dziedzic@iopsys.eu>
2022-06-14 08:14:26 +00:00
Jakob Olsson
de51136608
map-controller: add missing option validation
2022-05-16 13:07:52 +02:00
Jakob Olsson
415768dd71
map-controller: config: add default values for agent and node section
2022-05-09 12:01:50 +02:00
Sukru Senli
9fc87d618b
map-controller: update example mapcontroller config
2022-05-09 09:09:12 +02:00
Filip Matusiak
6a23c72c1f
map-controller: update encryption options in script
2022-02-28 15:15:37 +01:00
Filip Matusiak
18c4ab8c9e
map-controller: validate config options
2022-02-18 11:58:54 +01:00
Jakob Olsson
9025395702
Revert "map-controller: make uci wireless to mapcontroller sync configurable"
...
This reverts commit 5173b01cb2 .
2021-12-17 15:55:00 +01:00
Jakob Olsson
5173b01cb2
map-controller: make uci wireless to mapcontroller sync configurable
2021-11-23 17:16:24 +01:00
Erik Karlsson
b4ce04d317
map-controller: fix enabling via uci
...
The service must be started but without any instance in case it is
disabled via uci. If it is stopped entirely, the reload trigger does
not work and it is impossible to re-enable mapcontroller via uci
without explicit reload.
2021-10-28 07:09:23 +00:00
Jakob Olsson
3a54432533
map-controller: update default pkg config
2021-09-24 12:26:11 +02:00
Jakob Olsson
1ad1ef12b4
map-controller: 4.2.0: update default config
2021-09-24 10:11:27 +02:00
Jakob Olsson
03ab529375
Revert "map-controller: sync mapcontroller creds from wireless uci"
...
This reverts commit b1dbd89de8 .
2021-08-26 12:23:19 +02:00