Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-05 | mod/ipcalc: use $PrettyPrint | 1 | -6/+7 | |
2022-07-05 | mod/inspectvar: use $PrettyPrint | 1 | -2/+2 | |
2022-07-05 | mod/ipcalc: remove empty line | 1 | -1/+0 | |
2022-06-30 | mod/bridge-port-to: re-enable interfaces by id | 1 | -7/+3 | |
2022-06-30 | mod/bridge-port-vlan: re-enable interfaces by id | 1 | -7/+3 | |
2022-06-29 | mod/bridge-port-to: do not act on missing interface•••Happens on broken configuration or early boot... | 1 | -2/+5 | |
2022-06-29 | mod/bridge-port-vlan: do not act on missing interface•••Happens on broken configuration or early boot... | 1 | -2/+5 | |
2022-06-20 | mod/notification-telegram: only flush queue if fully connected•••The fetch command is not as reliable as it should be... Chances were that notifications were sent multiple times if stuck in background. Let's flush only if fully connected - and hope this fixes it. | 1 | -0/+6 | |
2022-06-20 | mod/notification-matrix: only flush queue if fully connected•••The fetch command is not as reliable as it should be... Chances were that notifications were sent multiple times if stuck in background. Let's flush only if fully connected - and hope this fixes it. | 1 | -0/+6 | |
2022-06-16 | fix typos: 'at lease' -> 'at least' | 2 | -2/+2 | |
2022-06-15 | mod/bridge-port-to: log when re-enabling interfaces | 1 | -0/+3 | |
2022-06-15 | mod/bridge-port-vlan: log when re-enabling interfaces | 1 | -0/+3 | |
2022-06-15 | mod/bridge-port-to: move reenable to correct level | 1 | -6/+6 | |
2022-06-15 | mod/bridge-port-vlan: move reenable to correct level | 1 | -6/+6 | |
2022-06-02 | mod/bridge-port-vlan: show vlan name in log message | 1 | -1/+2 | |
2022-06-02 | 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. | 1 | -2/+8 | |
2022-06-02 | mod/bridge-port-to: 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 bridge, which breaks connectivity. | 1 | -2/+8 | |
2022-05-16 | mod/bridge-port-to: add interface down and up•••This helps the client to detect the change. | 1 | -0/+3 | |
2022-05-16 | mod/bridge-port-vlan: add interface down and up•••This helps the client to detect the change. | 1 | -0/+3 | |
2022-05-16 | mod/bridge-port-vlan: remove left over comment | 1 | -1/+0 | |
2022-05-11 | mod/scriptrunonce: RouterOS v7 path syntax | 1 | -1/+1 | |
2022-05-11 | mod/notification-telegram: RouterOS v7 path syntax | 1 | -8/+8 | |
2022-05-11 | mod/notification-matrix: RouterOS v7 path syntax | 1 | -8/+8 | |
2022-05-11 | mod/bridge-port-vlan: RouterOS v7 path syntax | 1 | -9/+9 | |
2022-05-11 | mod/bridge-port-to: RouterOS v7 path syntax | 1 | -8/+8 | |
2022-01-01 | update copyright for 2022 | 7 | -7/+7 | |
2021-12-09 | mod/ipcalc: introduce $IPCalcReturn | 1 | -9/+20 | |
2021-12-09 | mod/inspectvar: truncate value if too long | 1 | -1/+3 | |
2021-12-09 | mod/inspectvar: introduce $InspectVarReturn | 1 | -8/+20 | |
2021-11-15 | shorten modules directory name (global-functions.d -> mod)change-67 | 7 | -0/+558 |