From 88e585e0bf221c385fb578eafdb8511b9a449bae Mon Sep 17 00:00:00 2001 From: fyodor Date: Fri, 27 May 2011 19:22:48 +0000 Subject: [PATCH] Note that order of -6 and -A shouldn't matter (only meaningful for David's IPv6 branch because current trunk doesn't support -A with -6 in any case --- todo/nmap.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/todo/nmap.txt b/todo/nmap.txt index 0812f057f..2bfa6624b 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -79,7 +79,9 @@ o Summer of Code feature creeper: Nmap TODO item). o Nmap should defer address parsing in arguments until it has read through all the args. Otherwise you get an error if you use like -S - with an IPv6 address before you put -6 in the command line. + with an IPv6 address before you put -6 in the command line. You + get a similar problem (on David's IPv6 branch) if you do "-A -6" + (but "-6 -A works properly). o [Nsock] Some SSL connections that used to work now fail; find out why. http://seclists.org/nmap-dev/2010/q4/788. Narrowed down to