From fa68d0913ed347ca912a086905b2bdc0d33a75d0 Mon Sep 17 00:00:00 2001 From: Guilherme Maciel Ferreira Date: Sat, 19 Nov 2011 14:58:21 -0200 Subject: [PATCH] TODO: move DNS library to its own project. --- TODO | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/TODO b/TODO index 79fad50..b728f95 100644 --- a/TODO +++ b/TODO @@ -6,11 +6,14 @@ - QoS-Flags of the ping packets should be configurable. -- Make the log level configurable. +- Move the DNS Boost library to its own project repository and keep just a + reference, like the libi2ncommon. - 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. +- Make the log level configurable. + - Make the configuration file reloadable (see bpdyndns). - Unit Test with boost::test. -- 1.7.1