From ff1b76ab83c6a0174e945faa49031a638356c194 Mon Sep 17 00:00:00 2001 From: luis Date: Tue, 22 Jun 2010 11:05:49 +0000 Subject: [PATCH] Updated with the latest DONE items --- todo/nping.txt | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/todo/nping.txt b/todo/nping.txt index 20e3a946a..9d0e18747 100644 --- a/todo/nping.txt +++ b/todo/nping.txt @@ -166,8 +166,8 @@ contain options and therefore, the maximum payload len should be 65535 - 20(ip header) - 40 (ip options) -20(tcp header) -20(tcp options); -* Make sure randomnly generated checksums are in fact invalid and don't match - the correct checksum. There is a 1/65535 chance of this happening. +* Make sure randomnly generated checksums in IPv6-TCP/UDP are in fact invalid + and don't match the correct checksum. * Fyodor: <