]> git.ipfire.org Git - ddns.git/commit - src/ddns/providers.py
Add option to ignore removal of IP addresses
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 14 Sep 2014 19:30:27 +0000 (19:30 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 14 Sep 2014 19:30:27 +0000 (19:30 +0000)
commit29c8c9c6f27d5e3cfb6978a8ce7b065431685e6c
tree1e8655670a1fa0ab17a9d235fd57a3ce5d32c2c9
parent7ef8eb680cd76ca374c3e60f89b50582ec2f897e
Add option to ignore removal of IP addresses

On systems that had connectivity to e.g. IPv6 which they don't
have any more need to remove the IPv6 address from the DNS system.
Most providers do not support this and hence this case is completely
ignored and the invalid record is left in the DNS system.
src/ddns/providers.py