inadyn: add package for inadyn DDNS client-updater
authorDavid Purdy <david.c.purdy@gmail.com>
Tue, 19 Jun 2012 06:37:34 +0000 (06:37 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 23 Jun 2012 20:41:48 +0000 (22:41 +0200)
commit8ac6a2f94c35353f8fbf0906e232dc568bae3212
treea5d764c72859036545192a47802a2e941d16d202
parent7944f19740497e68287b612db6a63e94e3cc1fe5
inadyn: add package for inadyn DDNS client-updater

inadyn is a DynamicDNS client/updater which works with dyndns.com, noip.com
and many other DDNS providers.  It is minimal in footprint and requirements,
supports IP caching, multiple providers, multiple domain names, and
a variety of other situations.

[Peter: fixup whitespace / trailing spaces]
Signed-off-by: Dave Purdy <david.c.purdy@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/Config.in
package/inadyn/Config.in [new file with mode: 0644]
package/inadyn/S70inadyn [new file with mode: 0644]
package/inadyn/inadyn.conf [new file with mode: 0644]
package/inadyn/inadyn.mk [new file with mode: 0644]