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: <