aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
mainmode-button: do not act on disabled LEDGravatar Christian Hesse6 days
nextmode-button: do not act on disabled LEDGravatar Christian Hesse6 days
routeros-v6adopt all required certificate changesGravatar Christian Hesse3 months
stagingnetwatch-dns: explicitly expect type=A...Gravatar Christian Hesse6 days
 
TagDownloadAuthorAge
routeros-7.17beta5-1commit 5b09469cc6...Gravatar Christian Hesse7 days
routeros-7.17beta4-2commit 07c9576377...Gravatar Christian Hesse4 weeks
routeros-7.17beta4-1commit 435f70999c...Gravatar Christian Hesse4 weeks
routeros-7.17beta2-2commit f2576cf558...Gravatar Christian Hesse7 weeks
routeros-7.17beta2-1commit 1776b8f50b...Gravatar Christian Hesse7 weeks
routeros-7.15-1commit 209c37664b...Gravatar Christian Hesse4 months
routeros-7.15-2commit a017f24224...Gravatar Christian Hesse4 months
routeros-7.15-3commit 32474c751f...Gravatar Christian Hesse4 months
routeros-7.14-1commit 380b3b3137...Gravatar Christian Hesse4 months
change-131commit cdb553d39b...Gravatar Christian Hesse5 months
[...]
 
AgeCommit messageAuthorFilesLines
2024-02-29fw-addr-lists: add support for IPv6change-119Gravatar Christian Hesse4-4/+68
2024-02-29fw-addr-lists: rename variableGravatar Christian Hesse1-11/+11
2024-02-29fw-addr-lists: update wordingGravatar Christian Hesse1-3/+3
2024-02-29fw-addr-lists: get timeout from loopGravatar Christian Hesse1-3/+3
2024-02-29Merge branch 'netwatch-notify' into nextGravatar Christian Hesse2-10/+38
2024-02-28netwatch-notify: handle CNAME to multiple recordsGravatar Christian Hesse2-3/+12
2024-02-28netwatch-notify: move check in DNS cache to local functionGravatar Christian Hesse1-2/+14
2024-02-28netwatch-notify: try another workaround•••The last one did not make it... Perhaps the cache just needs a moment to settle? Gravatar Christian Hesse1-4/+2
2024-02-28netwatch-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. Gravatar Christian Hesse1-8/+12
2024-02-28netwatch-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? 🤨 Gravatar Christian Hesse1-1/+2
[...]
 
Clone
https://git.eworm.de/cgit/routeros-scripts