From: Guilherme Maciel Ferreira Date: Tue, 21 Feb 2012 03:24:38 +0000 (-0200) Subject: Implemented in commit aafde4f869c9a119bfb44e54961d7ac93804d995. X-Git-Tag: v1.3^0 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=22daf3e8b6865d31ed5d001ccb8f927f2517d284;p=pingcheck Implemented in commit aafde4f869c9a119bfb44e54961d7ac93804d995. --- diff --git a/TODO b/TODO index 8c593a9..dce3202 100644 --- a/TODO +++ b/TODO @@ -10,7 +10,4 @@ - QoS-Flags of the ping packets should be 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. - - Make the configuration file reloadable (see bpdyndns).