Branch | Commit message | Author | Age | |
---|---|---|---|---|
main | log-forward: always use memo symbol... | 36 hours | ||
next | log-forward: always use memo symbol... | 36 hours | ||
routeros-v6 | adopt all required certificate changes | 14 months | ||
staging | doc/mod/ssh-keys-import: reverse old and new | 12 hours | ||
Tag | Download | Author | Age | |
routeros-7.20beta4-1 | commit c3010af4ed... | 4 months | ||
routeros-7.20beta2-1 | commit 6130c94cc1... | 4 months | ||
routeros-7.18rc1-2 | commit e08bb2192d... | 4 months | ||
change-138 | commit 86ad41f6b6... | 5 months | ||
routeros-7.19-1 | commit 86ad41f6b6... | 5 months | ||
routeros-7.18-1 | commit 6331505dbe... | 7 months | ||
change-135 | commit 53b13b295a... | 7 months | ||
change-134 | commit e5de9de391... | 7 months | ||
routeros-7.18rc1-1 | commit 58da92e36a... | 8 months | ||
change-133 | commit df631b987d... | 8 months | ||
[...] | ||||
Age | Commit message | Author | Files | Lines |
36 hours | log-forward: always use memo symbol...•••... and add warning sign on top. HEADnextmain | 1 | -1/+1 | |
2 days | fw-addr-lists: calculate branch after post-processing...•••... as branch will likely change, and we want to avoid duplicates. 😉 | 1 | -1/+4 | |
2 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. | 1 | -2/+8 | |
2 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. | 2 | -3/+6 | |
8 days | 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 | 1 | -1/+1 | |
10 days | packages-update: fix condition when checking for scheduler•••This broke with commit 6b0c9ab17d2e7e3693cebf281e5300d1e4de3446... | 1 | -1/+1 | |
2025-09-25 | generate valid HTML, including head & style | 3 | -2/+26 | |
2025-09-25 | mod/ssh-keys-import: $SSHKeysImportFile: fix file exists condition...•••... which broke in commit 80aed200fd7400e4a4958ba314912488780be635. | 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. | 1 | -7/+4 | |
2025-09-15 | packages-update: exit early if scheduler exists | 1 | -0/+5 | |
[...] | ||||
Clone | ||||
https://git.eworm.de/cgit/routeros-scripts | ||||
https://github.com/eworm-de/routeros-scripts | ||||
https://gitlab.com/eworm-de/routeros-scripts |