aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
mainlog-forward: always use memo symbol...Gravatar Christian Hesse36 hours
nextlog-forward: always use memo symbol...Gravatar Christian Hesse36 hours
routeros-v6adopt all required certificate changesGravatar Christian Hesse14 months
stagingdoc/mod/ssh-keys-import: reverse old and newGravatar Christian Hesse12 hours
 
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 Hesse7 months
change-135commit 53b13b295a...Gravatar Christian Hesse7 months
change-134commit e5de9de391...Gravatar Christian Hesse7 months
routeros-7.18rc1-1commit 58da92e36a...Gravatar Christian Hesse8 months
change-133commit df631b987d...Gravatar Christian Hesse8 months
[...]
 
AgeCommit messageAuthorFilesLines
36 hourslog-forward: always use memo symbol...•••... and add warning sign on top. HEADnextmainGravatar Christian Hesse1-1/+1
2 daysfw-addr-lists: calculate branch after post-processing...•••... as branch will likely change, and we want to avoid duplicates. 😉 Gravatar Christian Hesse1-1/+4
2 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
2 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
8 daysfw-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
10 dayspackages-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
2025-09-15packages-update: exit early if scheduler existsGravatar Christian Hesse1-0/+5
[...]
 
Clone
https://git.eworm.de/cgit/routeros-scripts
https://github.com/eworm-de/routeros-scripts
https://gitlab.com/eworm-de/routeros-scripts