From d21024f87ffd79ac2f339a940fa94831747d1f62 Mon Sep 17 00:00:00 2001 From: luis Date: Tue, 2 Nov 2010 13:08:19 +0000 Subject: [PATCH] Moved old item to the done section --- todo/nping.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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: <