Added a TODO: Failure handling.
[bpdyndnsd] / docs / TODO
1 - Add support for parsing IPv6 addresses out of data received via webcheck ip url.
2
3 - Configurable user-agent with version string placeholder (%V?)
4
5 - HTTP proxy authentication
6
7 - Improve dealing with problems when update for particular service fails (static failure (Auth data) / temporary failure (DNS) )
8         -> static failure: e.g. disable service.
9         -> temporary failure: e.g. increase timeout for that service.