Add new feature wish
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 31 Jan 2011 13:57:36 +0000 (14:57 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 31 Jan 2011 13:57:36 +0000 (14:57 +0100)
docs/TODO

index 005559b..634d8d0 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
 - Determine hostname TTL via DNS and remove option from config file
 
 Nice to have:
-- Handle "nochg" responses (f.e. from service dyndns)
-  by outputing a warning to the user that more
-  than one client might be active.
-
 - webcheck mode: Cache last known IP
 
   We only determine the current IP every "webcheck_interval" to prevent server trashing.
@@ -31,3 +27,5 @@ Nice to have:
   the service's update interval permits.
 
 - Move curl_* handling to own class/use HTTPHelper in ip_addr_helper
+
+- Add option to send out updates f.e. once a week as a kind of keepalive message.