[Ddclient-support] [ddclient/ddclient] 7e850b: Support IPv6 for CloudFlare
Brought to you by:
supersandro2000,
wimpunk
From: GitHub <no...@gi...> - 2018-05-23 10:25:15
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: 7e850b7560f7e6929aa30345c9e13f10bc25640b https://github.com/ddclient/ddclient/commit/7e850b7560f7e6929aa30345c9e13f10bc25640b Author: David Ryskalczyk <dav...@gm...> Date: 2018-05-20 (Sun, 20 May 2018) Changed paths: M ddclient Log Message: ----------- Support IPv6 for CloudFlare Commit: ec2acfb1f3a8043ac993765a1709e5798ff7d267 https://github.com/ddclient/ddclient/commit/ec2acfb1f3a8043ac993765a1709e5798ff7d267 Author: wimpunk <wi...@us...> Date: 2018-05-23 (Wed, 23 May 2018) Changed paths: M ddclient Log Message: ----------- Support IPv6 for CloudFlare This makes the Cloudflare support IPv6-aware. Ideally, A and AAAA records would be updated in one shot, as CloudFlare has a 5 minute throttling limit for API calls that change records. Merge pull request #56 from d235j/cloudflare-ipv6 Compare: https://github.com/ddclient/ddclient/compare/c176457e1286...ec2acfb1f3a8 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |