Branch | Commit message | Author | Age | |
---|---|---|---|---|
main | mode-button: do not act on disabled LED | Christian Hesse | 6 days | |
next | mode-button: do not act on disabled LED | Christian Hesse | 6 days | |
routeros-v6 | adopt all required certificate changes | Christian Hesse | 3 months | |
staging | netwatch-dns: explicitly expect type=A... | Christian Hesse | 6 days | |
Tag | Download | Author | Age | |
routeros-7.17beta5-1 | commit 5b09469cc6... | Christian Hesse | 7 days | |
routeros-7.17beta4-2 | commit 07c9576377... | Christian Hesse | 4 weeks | |
routeros-7.17beta4-1 | commit 435f70999c... | Christian Hesse | 4 weeks | |
routeros-7.17beta2-2 | commit f2576cf558... | Christian Hesse | 7 weeks | |
routeros-7.17beta2-1 | commit 1776b8f50b... | Christian Hesse | 7 weeks | |
routeros-7.15-1 | commit 209c37664b... | Christian Hesse | 4 months | |
routeros-7.15-2 | commit a017f24224... | Christian Hesse | 4 months | |
routeros-7.15-3 | commit 32474c751f... | Christian Hesse | 4 months | |
routeros-7.14-1 | commit 380b3b3137... | Christian Hesse | 4 months | |
change-131 | commit cdb553d39b... | Christian Hesse | 5 months | |
[...] | ||||
Age | Commit message | Author | Files | Lines |
2024-02-29 | fw-addr-lists: add support for IPv6change-119 | Christian Hesse | 4 | -4/+68 |
2024-02-29 | fw-addr-lists: rename variable | Christian Hesse | 1 | -11/+11 |
2024-02-29 | fw-addr-lists: update wording | Christian Hesse | 1 | -3/+3 |
2024-02-29 | fw-addr-lists: get timeout from loop | Christian Hesse | 1 | -3/+3 |
2024-02-29 | Merge branch 'netwatch-notify' into next | Christian Hesse | 2 | -10/+38 |
2024-02-28 | netwatch-notify: handle CNAME to multiple records | Christian Hesse | 2 | -3/+12 |
2024-02-28 | netwatch-notify: move check in DNS cache to local function | Christian Hesse | 1 | -2/+14 |
2024-02-28 | netwatch-notify: try another workaround•••The last one did not make it... Perhaps the cache just needs a moment to settle? | Christian Hesse | 1 | -4/+2 |
2024-02-28 | netwatch-notify: work around race condition•••This used to crash every now and then with: > script;error script error: no such item (4) I guess this is caused by querying the dns cache just exactly when a record expires. The chance is maximized: The script is started by scheduler every minute, and the record's ttl is a multiple of a minute. Let's query records that are not about to expire immediately, and try again. | Christian Hesse | 1 | -8/+12 |
2024-02-28 | netwatch-notify: restore the check 🥴•••This reverts commit 28da1da49e275fef6089a103edf6c158bbff317f. Chances are that we have to resolve a CNAME, that does not match when querying the cache. How to handle CNAME do multiple A records? 🤨 | Christian Hesse | 1 | -1/+2 |
[...] | ||||
Clone | ||||
https://git.eworm.de/cgit/routeros-scripts |