]> git.ipfire.org Git - people/stevee/ddns.git/commit
easydns.com: Provider does not use the DynDNS 2 Protocol.
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 22 Jan 2015 17:03:05 +0000 (18:03 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Thu, 22 Jan 2015 17:03:05 +0000 (18:03 +0100)
commit5420343ab665c73904aa9d6519770d813bd62d46
tree7df0b956ca03348714cf4fa039514f0e5bb748fd
parent25f39b4e437627bd1a49393280271d59ad28b86e
easydns.com: Provider does not use the DynDNS 2 Protocol.

The provider uses return codes which are different from the used one in the
DynDNS 2 Protocol. Therefore we directly need to handle them in the easydns class.

The provider also supports to remove the assigned address from a host, but currently
only supports IPv4.
src/ddns/providers.py