From: Guilherme Maciel Ferreira Date: Tue, 21 Feb 2012 01:48:44 +0000 (-0200) Subject: Not implemented. The classes config/Host and dns/HostAddress serve to X-Git-Tag: v1.3~2 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=cf2af0adf896ebe6cb39df7740ec46ebf563d538;p=pingcheck Not implemented. The classes config/Host and dns/HostAddress serve to different purposes, it is better to keep them separated. --- diff --git a/TODO b/TODO index 78aad37..8c593a9 100644 --- a/TODO +++ b/TODO @@ -5,8 +5,6 @@ goal is avoid the annoying requirement to put "port" and "interval" at every single host. -- Merge the Host classes in only one. - - Make it configurable if an IP should be reached by IPv4only or IPv6only or IPv6first, IPv4first.