aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
mainmod/notification-telegram: $FlushTelegramQueue: check for cert, againGravatar Christian Hesse5 days
nextmod/ipcalc: support IPv6Gravatar Christian Hesse37 hours
routeros-v6adopt all required certificate changesGravatar Christian Hesse14 months
stagingdoc/mod/ssh-keys-import: reverse old and newGravatar Christian Hesse9 days
 
TagDownloadAuthorAge
routeros-7.20beta4-1commit c3010af4ed...Gravatar Christian Hesse4 months
routeros-7.20beta2-1commit 6130c94cc1...Gravatar Christian Hesse4 months
routeros-7.18rc1-2commit e08bb2192d...Gravatar Christian Hesse4 months
change-138commit 86ad41f6b6...Gravatar Christian Hesse5 months
routeros-7.19-1commit 86ad41f6b6...Gravatar Christian Hesse5 months
routeros-7.18-1commit 6331505dbe...Gravatar Christian Hesse8 months
change-135commit 53b13b295a...Gravatar Christian Hesse8 months
change-134commit e5de9de391...Gravatar Christian Hesse8 months
routeros-7.18rc1-1commit 58da92e36a...Gravatar Christian Hesse8 months
change-133commit df631b987d...Gravatar Christian Hesse8 months
[...]
 
AgeCommit messageAuthorFilesLines
5 daysmod/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. HEADmainGravatar Christian Hesse1-0/+6
10 dayslog-forward: always use memo symbol...•••... and add warning sign on top. Gravatar Christian Hesse1-1/+1
10 daysfw-addr-lists: calculate branch after post-processing...•••... as branch will likely change, and we want to avoid duplicates. 😉 Gravatar Christian Hesse1-1/+4
10 daysfw-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. Gravatar Christian Hesse1-2/+8
10 daysmod/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. Gravatar Christian Hesse2-3/+6
2025-10-02fw-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 Gravatar Christian Hesse1-1/+1
2025-09-30packages-update: fix condition when checking for scheduler•••This broke with commit 6b0c9ab17d2e7e3693cebf281e5300d1e4de3446... Gravatar Christian Hesse1-1/+1
2025-09-25generate valid HTML, including head & styleGravatar Christian Hesse3-2/+26
2025-09-25mod/ssh-keys-import: $SSHKeysImportFile: fix file exists condition...•••... which broke in commit 80aed200fd7400e4a4958ba314912488780be635. Gravatar Miquel Bonastre1-1/+1
2025-09-25global-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. Gravatar Christian Hesse1-7/+4
[...]
 
Clone
https://git.eworm.de/cgit/routeros-scripts
https://github.com/eworm-de/routeros-scripts
https://gitlab.com/eworm-de/routeros-scripts