diff --git a/todo/nping.txt b/todo/nping.txt index 04c9a18df..f81db6c33 100644 --- a/todo/nping.txt +++ b/todo/nping.txt @@ -75,12 +75,6 @@ line, should we use that version, or the official rDNS, if any? - Some more discussion on this topic on nmap-dev may be warranted. -* Try to reduce the size of the internal buffer in the EchoHeader class. - Currenltly it allocates a big buffer that is able to hold the theoretical - maximum size of a NEP message (normal use does not require so much space). - When this is done, check if we still need to increase the stack size - in the project properties in Visual Studio. - * Do some performance testing. Fyodor: <