Jo Rhett
Jo Rhett
> Did you want to have a go at submitting a pull request for this? Seems like a pretty straightforward fix. No. I don't work in this language and it...
is there a reason this hasn't gotten merged?
Sorry on my choice of language. Was just trying to understand if this need has been tackled yet, or why not?
FWIW I have IPv6 updates to Google working just fine with the following * QNAP - `checkip-command = "ip -6 address show scope global dev eth0 |grep inet6"` * macOS...
@acolomb Reading your DOC have a few comments: * No reason to do anything with MX records. They can only target names. They will persist even if the name disappears...
As a note: if anyone has a node where IPv6 isn't working and they are willing to share the output of `ip` and `ifconfig` commands along with credentials to test...
So I've read through @acolomb's writeup and here's my opinion: * The vast majority of providers support DynDNS protocol, which is careless (literally) about which type of address you send...
quick TL;DR--agreed on the aliases and dual update. Both are part of the DynDNS2 protocol (I misread the first time) I don't agree on building a scheme capable of handling...
@SimonPilkington you should be aware of this, since it might require changes to buffer use in `get_id()`
> I can't reproduce this behaviour locally. Can you explain how it happens? As shown in the debug above, it appears during the two calls to `get_id()` (linked above) made...