From: Guilherme Maciel Ferreira Date: Tue, 21 Feb 2012 01:19:10 +0000 (-0200) Subject: Implemented in ipv6 branch. X-Git-Tag: v1.3~9 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=427d1cba530e3683ad1d40050950e1c2b7506fe3;p=pingcheck Implemented in ipv6 branch. --- diff --git a/TODO b/TODO index 762aac1..d264c52 100644 --- a/TODO +++ b/TODO @@ -12,9 +12,6 @@ - Reuse the checksum from icmp packet in the TCP header. -- IPv6 support. Remember to change the addressv4 to address, so both can work at - the same time. - - Make it configurable if an IP should be reached by IPv4only or IPv6only or IPv6first, IPv4first.