Go to file
Torben Nehmer 45d4e45bb1 Reworked update code, split v4/v6 updates
- collect dns updatees individually, so that we clear A and AAAA separately if and only if needed.
- made nft AddIP call more resilient against partial updates
- updated nft processing code to no longer add nil to a v4/v6 set which would end in an invalid call to AddIP when updating nft. call it individually now.
- updated samples with real world traces from an AVM Box
2021-09-25 11:56:50 +02:00
cmd Added state perstistance 2021-09-18 15:38:49 +02:00
service Reworked update code, split v4/v6 updates 2021-09-25 11:56:50 +02:00
users Added state perstistance 2021-09-18 15:38:49 +02:00
webapi Added state perstistance 2021-09-18 15:38:49 +02:00
.gitignore Added state perstistance 2021-09-18 15:38:49 +02:00
default-config.yml Added state perstistance 2021-09-18 15:38:49 +02:00
go.mod Refactorization and further implementation 2021-08-21 20:35:08 +02:00
go.sum First basic version 2021-08-20 21:10:59 +02:00
LICENSE Initial commit 2021-08-10 16:13:44 +00:00
main.go Cleaned up config handling 2021-08-25 21:17:19 +02:00
README.md Initial commit 2021-08-10 16:13:44 +00:00
samples.txt Reworked update code, split v4/v6 updates 2021-09-25 11:56:50 +02:00

dyndns