From 3bb7e3b9efbda8fe6bfe2b1db44a843e8dbfc03b Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Wed, 11 May 2011 17:22:20 +0200 Subject: [PATCH] Update TODO list --- TODO | 22 +++++----------------- 1 files changed, 5 insertions(+), 17 deletions(-) diff --git a/TODO b/TODO index 05da108..c1bb2b7 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,3 @@ -Wish List -======================================= - TCP ping: Open connection to configurable port (HTTP, SMTP etc.). - IPv6 support. Remember to change the addressv4 to address, so both can work at @@ -10,23 +8,13 @@ Wish List - QoS-Flags of the ping packets should be configurable. -- Implement a factory method to create the Pingers objects. Something like: - smart_ptr pinger_ptr = PingerCreator::create(PingerCreator::Boost) - -- Unit Test with boost::test. - -- Execute a libt2n call if XX hosts are down instead of a script. - -- Make the configuration file reloadable (see bpdyndns). - -TODO -======================================= - Make the log level configurable. - In boost-net-dns/network_array.hpp fix the type-punning to enforce better type checking. Also allows the optimization -O2 on GCC with strict-aliasing warning. -Known Bugs -======================================= -- Ping to 127.0.0.1 doesn't work - (unknown ICMP reply) +- Make the configuration file reloadable (see bpdyndns). + +- Unit Test with boost::test. + +- Execute a libt2n call if XX hosts are down instead of a script. -- 1.7.1