Christian Hesse
a832fd04ef
rename scripts and add file extension ".rsc"
...
No functional change for the user... The migration is done
automatically.
2023-03-07 22:26:01 +01:00
Christian Hesse
2f774f723d
update copyright for 2023
2023-01-02 23:49:26 +01:00
Christian Hesse
34ea276469
mod/bridge-port-vlan: update initialization of empty array
...
Having the parenthesis here is important for valid syntax!
2022-07-13 11:34:37 +02:00
Christian Hesse
e27a0166ba
mod/bridge-port-vlan: re-enable interfaces by id
2022-06-30 08:59:08 +02:00
Christian Hesse
ba34ee5cda
mod/bridge-port-vlan: do not act on missing interface
...
Happens on broken configuration or early boot...
2022-06-29 12:53:02 +02:00
Christian Hesse
1e894289ea
mod/bridge-port-vlan: log when re-enabling interfaces
2022-06-15 16:39:49 +02:00
Christian Hesse
5b3b3e182b
mod/bridge-port-vlan: move reenable to correct level
2022-06-15 10:01:48 +02:00
Christian Hesse
09d88ad91c
mod/bridge-port-vlan: show vlan name in log message
2022-06-02 11:14:36 +02:00
Christian Hesse
9942918580
mod/bridge-port-vlan: re-enable interfaces with longer delay...
...
... and in one go to limit the overall runtime.
Looks like IPv6 addresses are not flushed if the link down does not last
long enough (~ 2 seconds on linux). This results on stale addresses
after switching the vlan, which breaks connectivity.
2022-06-02 11:14:36 +02:00
Christian Hesse
4e7c1df7ee
mod/bridge-port-vlan: add interface down and up
...
This helps the client to detect the change.
2022-05-16 22:27:01 +02:00
Christian Hesse
194f14cc13
mod/bridge-port-vlan: remove left over comment
2022-05-16 22:26:23 +02:00
Christian Hesse
9bd9f4b4ba
mod/bridge-port-vlan: RouterOS v7 path syntax
2022-05-11 13:48:27 +02:00
Christian Hesse
95e9820718
update copyright for 2022
2022-01-01 21:38:15 +01:00
Christian Hesse
8fc88c73f8
shorten modules directory name (global-functions.d -> mod)
2021-11-15 22:18:10 +01:00