Branch | Commit message | Author | Age |
main | mod/notification-telegram: $FlushTelegramQueue: check for cert, again | Christian Hesse | 5 days |
next | mod/ipcalc: support IPv6 | Christian Hesse | 37 hours |
routeros-v6 | adopt all required certificate changes | Christian Hesse | 14 months |
staging | doc/mod/ssh-keys-import: reverse old and new | Christian Hesse | 9 days |
|
Tag | Download | Author | Age |
routeros-7.20beta4-1 | commit c3010af4ed... | Christian Hesse | 4 months |
routeros-7.20beta2-1 | commit 6130c94cc1... | Christian Hesse | 4 months |
routeros-7.18rc1-2 | commit e08bb2192d... | Christian Hesse | 4 months |
change-138 | commit 86ad41f6b6... | Christian Hesse | 5 months |
routeros-7.19-1 | commit 86ad41f6b6... | Christian Hesse | 5 months |
routeros-7.18-1 | commit 6331505dbe... | Christian Hesse | 8 months |
change-135 | commit 53b13b295a... | Christian Hesse | 8 months |
change-134 | commit e5de9de391... | Christian Hesse | 8 months |
routeros-7.18rc1-1 | commit 58da92e36a... | Christian Hesse | 8 months |
change-133 | commit df631b987d... | Christian Hesse | 8 months |
[...] |
|
Age | Commit message | Author | Files | Lines |
5 days | mod/notification-telegram: $FlushTelegramQueue: check for cert, again•••Chances are that messages have been queued before system was fully up or
connected. Thus the certificate may be missing, and it should be checked
again for on flush.
HEADmain | Christian Hesse | 1 | -0/+6 |
10 days | log-forward: always use memo symbol...•••... and add warning sign on top.
| Christian Hesse | 1 | -1/+1 |
10 days | fw-addr-lists: calculate branch after post-processing...•••... as branch will likely change, and we want to avoid duplicates. 😉
| Christian Hesse | 1 | -1/+4 |
10 days | fw-addr-lists: do not use IPv6 net addresses smaller /64•••This should reduce the number of addresses in list by aggregating them,
and also fix addresses with host part set (like 2001:470:1:fb5::2a0/64,
which should be 2001:470:1:fb5::/64 really).
The latter caused new warnings with RouterOS 7.21beta2.
| Christian Hesse | 1 | -2/+8 |
10 days | mod/ssh-keys-import: handle new parameter•••With RouterOS 7.21beta2 the user SSH keys "key-owner" field was
renamed to "info".
Either of both is displayed in red by syntax highlighting, but it
works anyway.
| Christian Hesse | 2 | -3/+6 |
2025-10-02 | fw-addr-lists: check last character of line for JSON•••This is not a proof, but a line also ending with a curly bracket
has higher probability of being valid JSON.
Better safe than sorry... We are suffering a CVE in RouterOS:
https://www.cve.org/CVERecord?id=CVE-2025-10948
| Christian Hesse | 1 | -1/+1 |
2025-09-30 | packages-update: fix condition when checking for scheduler•••This broke with commit 6b0c9ab17d2e7e3693cebf281e5300d1e4de3446...
| Christian Hesse | 1 | -1/+1 |
2025-09-25 | generate valid HTML, including head & style | Christian Hesse | 3 | -2/+26 |
2025-09-25 | mod/ssh-keys-import: $SSHKeysImportFile: fix file exists condition...•••... which broke in commit 80aed200fd7400e4a4958ba314912488780be635.
| Miquel Bonastre | 1 | -1/+1 |
2025-09-25 | global-functions: $WaitForFile: try less expensive operation•••Checking a specific file is less expensive operation than finding one,
especially when on hardware with huge storage and lots of files (like
RDS). We have to keep the find command in the latter loop, though.
| Christian Hesse | 1 | -7/+4 |
[...] |
|
Clone |
https://git.eworm.de/cgit/routeros-scripts |
https://github.com/eworm-de/routeros-scripts |
https://gitlab.com/eworm-de/routeros-scripts |