From 4ff0e866d179cc55e502ba016308aa4b9e69740a Mon Sep 17 00:00:00 2001 From: fyodor Date: Thu, 6 Aug 2009 21:39:09 +0000 Subject: [PATCH] Add an IPv6 nameserver related issue --- docs/TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/TODO b/docs/TODO index a137f6246..f622658b0 100644 --- a/docs/TODO +++ b/docs/TODO @@ -117,6 +117,10 @@ o Consider moving UDP ping/portscan payloads from payload.cc to a o Consider what new UDP payloads we might want to add. David has many ideas at: http://seclists.org/nmap-dev/2009/q3/0290.html +o We may want to look into if/how we support IPv6 nameservers. Here + is a bug report from someone having a problem with them: + http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539244 + o [Ncat] This may sound rediculous, but I'm starting to think that Ncat should offer a very simple built-in http server (e.g. for simply sharing files, etc.)