Not implemented. The classes config/Host and dns/HostAddress serve to
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Tue, 21 Feb 2012 01:48:44 +0000 (23:48 -0200)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Tue, 21 Feb 2012 01:48:44 +0000 (23:48 -0200)
different purposes, it is better to keep them separated.

TODO

diff --git a/TODO b/TODO
index 78aad37..8c593a9 100644 (file)
--- 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.