aboutsummaryrefslogtreecommitdiffstats
path: root/netwatch-dns
AgeCommit message (Collapse)AuthorFilesLines
2022-07-13netwatch-dns: update initialization of empty arrayGravatar Christian Hesse1-2/+2
Having the parenthesis here is important for valid syntax!
2022-07-11netwatch-dns: properly check for disabled stateGravatar Christian Hesse1-2/+2
The property 'disabled' can be undefined, which evaluates to enabled - but is not matched by 'disabled=no'.
2022-07-06netwatch-dns: break long linesGravatar Christian Hesse1-3/+6
2022-05-11netwatch-dns: RouterOS v7 path syntaxGravatar Christian Hesse1-15/+15
2022-02-10netwatch-dns: flush cache on configuration changeGravatar Christian Hesse1-0/+4
2022-01-03introduce netwatch-dnschange-72Gravatar Christian Hesse1-0/+78