From: Guilherme Maciel Ferreira Date: Tue, 21 Feb 2012 01:21:54 +0000 (-0200) Subject: Implemented in 'config' branch. X-Git-Tag: v1.3~7 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=5c9740f189ca8bb803f99db49cd8f986f9b419db;p=pingcheck Implemented in 'config' branch. --- diff --git a/TODO b/TODO index ed0b17c..d3f72e5 100644 --- a/TODO +++ b/TODO @@ -5,9 +5,6 @@ goal is avoid the annoying requirement to put "port" and "interval" at every single host. -- Refactor to provide smaller and more flexible classes, improving code - readability. - - Merge the Host classes in only one. - Reuse the checksum from icmp packet in the TCP header.