Re: [OpenWrt-Devel] [PATCH] [packages] ddns-scripts: Support Mythic Beast's Dynamic DNS API

2014-04-12 Thread Liam Fraser
stall wget", but we can't rely on every OpenWrt user doing that. I'd be willing to look into making some changes to the Dynamic DNS script to check for SSL support and use an appropriate URL if one is found? Kind Regards, Liam. On 12/04/14 09:18, Michael Büsch wrote: > On Sat, 12 Ap

[OpenWrt-Devel] [PATCH] [packages] ddns-scripts: Support Mythic Beast's Dynamic DNS API

2014-04-12 Thread Liam Fraser
This patch adds support for Mythic Beast's Dynamic DNS API as documented here: https://www.mythic-beasts.com/support/topics/dynamicdns. Signed-off-by: Liam Fraser --- net/ddns-scripts/files/usr/lib/ddns/services | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/ddns-scripts/file