From 712b2583a10ae06f5718d13ddd415ef238611c21 Mon Sep 17 00:00:00 2001 From: fyodor Date: Sat, 7 Mar 2009 05:12:15 +0000 Subject: [PATCH] --- docs/TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/TODO b/docs/TODO index df1af5b2b..6c09bb719 100644 --- a/docs/TODO +++ b/docs/TODO @@ -133,6 +133,10 @@ o Look into whether we should loosen/change the global congestion Right now it seems to go WAY TOO FAST (e.g. several thousand packets per second on my DSL line). +o [nsock] Fix Makefile to handle dependencies correctly (if that turns + out to be the problem). See + http://seclists.org/nmap-dev/2009/q1/0629.html. + o We should document an official way to compile/test refguide.xml so people can more easily test their changes to it. This will probably involve moving legal-notices.xml into /nmap/docs, among other