1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-04 13:49:03 +00:00

Note a couple of Patrick's patches that would be nice to test and integrate

This commit is contained in:
fyodor
2009-11-09 08:58:08 +00:00
parent a78bcee9b9
commit af803bba41

View File

@@ -37,6 +37,14 @@ o Ndiff man page should be built from XML source whenever a release is
==Try to do before next release==
o [NSE] Patrick's worker thread patch:
http://seclists.org/nmap-dev/2009/q4/294
o [NSE] Patrick's script dependency patch:
http://seclists.org/nmap-dev/2009/q4/295
o I'm not sure if he has gone through and actually set appropriate
dependencies (and removed runlevels) yet
o Resolve allow_ipid_match issue which can cause some malformed
replies to be ignored when we might be able to still use them. See
this thread: http://seclists.org/nmap-dev/2009/q2/665 [David]