Branch | Commit message | Author | Age | |
---|---|---|---|---|
main | capsman-download-packages: fix parameter for $RmFile | 12 days | ||
next | check-routeros-update: send notification on renewed license... | 26 hours | ||
routeros-v6 | adopt all required certificate changes | 7 months | ||
staging | capsman-download-packages: fix parameter for $RmFile | 12 days | ||
Tag | Download | Author | Age | |
routeros-7.18-1 | commit 6331505dbe... | 4 weeks | ||
change-135 | commit 53b13b295a... | 4 weeks | ||
change-134 | commit e5de9de391... | 4 weeks | ||
routeros-7.18rc1-1 | commit 58da92e36a... | 5 weeks | ||
change-133 | commit df631b987d... | 6 weeks | ||
routeros-7.18beta2-3 | commit c8759381e9... | 6 weeks | ||
routeros-7.18beta2-2 | commit fefe11d1e8... | 6 weeks | ||
routeros-7.15-5 | commit 4bfb591fa0... | 7 weeks | ||
routeros-7.15-4 | commit 0fb5fd0323... | 7 weeks | ||
routeros-7.18beta2-1 | commit dbdc3e4718... | 7 weeks | ||
[...] | ||||
Age | Commit message | Author | Files | Lines |
12 days | capsman-download-packages: fix parameter for $RmFile•••The function can not handle ids, we have to pass a name instead. HEADstagingmain | 3 | -3/+3 | |
13 days | check-routeros-update: fix condition for license check•••Turns out that `next-renewal-at` is moved forward when renewal failed, so it never matches the criteria. Just start complaining three weeks before deadline. | 1 | -1/+1 | |
14 days | netwatch-notify: check matching address type only | 1 | -8/+12 | |
14 days | netwatch-notify: increase the timeout even more•••This interacts with the number of addresses in the address-list. Having a lot of addresses there (for exemple from script 'fw-addr-lists' ๐) makes the 'find' take longer. We have to make sure that 'find' succeeds before the address times out. As this does not hurt... Let's just bump to 10 seconds to be safe. | 1 | -2/+2 | |
14 days | netwatch-notify: increase timeout...•••... as a timeout of one second expires immediately. ๐คจ | 1 | -2/+2 | |
2025-03-11 | fw-addr-lists: raw.githubusercontent.com requires 'USERTrust RSA Certificatio... | 3 | -2/+43 | |
2025-03-11 | check-routeros-update: check perpetual license...•••... as these have to be renewed and can expire. | 1 | -0/+21 | |
2025-03-11 | Merge branch 'fw-addr-lists' into next | 1 | -38/+59 | |
2025-03-11 | fw-addr-lists: get branch from calculated checksum•••The addresses were spread very uneven before. Let's calculate a checksum, and take the first two characters of that. The addresses are now spread evenly on 256 branches (0x00 to 0xff). | 1 | -3/+8 | |
2025-03-11 | fw-addr-lists: two characters for branch•••Using one character for IPv4 is ok (1 to 9), but IPv6 global unicase (2000::/3) results in just two different characters (2 and 3). So let's use first two characters... | 1 | -3/+3 | |
[...] | ||||
Clone | ||||
https://git.eworm.de/cgit/routeros-scripts |