From 59b32dfab6f6aaa994dd32b10363f016261652ac Mon Sep 17 00:00:00 2001 From: fyodor Date: Fri, 6 Feb 2009 00:16:50 +0000 Subject: [PATCH] --- docs/TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/TODO b/docs/TODO index 3cf25d7a2..9a6d056c3 100644 --- a/docs/TODO +++ b/docs/TODO @@ -70,6 +70,11 @@ o Fix the directory function(s) in nse_fs.cc to be usable by scripts and o NSE Performance in general +o Consider adding a way for requesting timing status updates at a + given interval (such as every 5 seconds) to XML and/or normal + output. This would be useful for people who run Nmap from scripts + or other higher level applications. + o Look into whether we should loosen/change the global congestion control system to address possible cases of one target host with many dropped packets slowing down the whole group. See