diff --git a/todo/nmap.txt b/todo/nmap.txt index 8da9e19b4..0b42ae65e 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -75,6 +75,9 @@ o Investigate why and whether we need mswin32/pcap-include/pcap-int.h. any signficiant difference--we might be able to just remove the PcapSetReadTimeout(). +o Fix the IPv6 name resolution problem described in this thread: + http://seclists.org/nmap-dev/2010/q2/787 + o [NSE] MSRPC - Improve domain support all around -- in particular, let the user give the domain in the format DOMAIN\username or username@DOMAIN anywhere that usernames are accepted. Suggested