From: Guilherme Maciel Ferreira Date: Tue, 21 Feb 2012 01:35:56 +0000 (-0200) Subject: Not implemented. The checksum calculations are different in ICMP and TCP. X-Git-Tag: v1.3~3 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=0ceea2bb1468f1439c657f4cb8786a989644852c;p=pingcheck Not implemented. The checksum calculations are different in ICMP and TCP. --- diff --git a/TODO b/TODO index 4b14a3c..78aad37 100644 --- a/TODO +++ b/TODO @@ -7,8 +7,6 @@ - Merge the Host classes in only one. -- Reuse the checksum from icmp packet in the TCP header. - - Make it configurable if an IP should be reached by IPv4only or IPv6only or IPv6first, IPv4first.