index
:
routeros-scripts
main
next
routeros-v6
staging
RouterOS Scripts
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dhcp-to-dns.rsc
Age
Commit message (
Collapse
)
Author
Files
Lines
2023-03-28
dhcp-to-dns: add cname if host name appears for existing record
Christian Hesse
1
-0
/
+4
2023-03-22
dhcp-to-dns: update cname record on changed host name
Christian Hesse
1
-0
/
+6
2023-03-22
dhcp-to-dns: just update the address
Christian Hesse
1
-1
/
+1
The other values *should* be unchanged...
2023-03-22
dhcp-to-dns: add debug message on duplicate leases
Christian Hesse
1
-0
/
+1
2023-03-22
dhcp-to-dns: do not update records based on host name
Christian Hesse
1
-7
/
+0
2023-03-22
dhcp-to-dns: always create A record with mac address...
change-97
Christian Hesse
1
-10
/
+13
... and an optional CNAME with host name.
2023-03-22
dhcp-to-dns: split fqdn to host name and domain
Christian Hesse
1
-7
/
+7
2023-03-22
dhcp-to-dns: match comment on beginning of line
Christian Hesse
1
-1
/
+1
2023-03-22
dhcp-to-dns: allow the matching separator string in name
Christian Hesse
1
-4
/
+4
2023-03-07
rename scripts and add file extension ".rsc"
change-95
Christian Hesse
1
-0
/
+97
No functional change for the user... The migration is done automatically.