Hi Ron and nmap-dev,
I've found the source of the -sVU bug and I've attached a patch that fixes it. It turned out to be an embarassing off-by-one bug and I'm grateful that it was caught before a more formal release was made.
I've attached a unified diff patch that you can apply to the BETA version like so:
doug_at_neutrino:~/nmap-3.84ALPHA1$ patch -p1 < /patch/to/nmap-3.84ALPHA1-udp-fix.patch
patching file service_scan.cc
doug_at_neutrino:~/nmap-3.84ALPHA1$
and recompiling.
Fyodor, I've also put the fix into CVS.
Thanks a lot for the bug report Ron!
Doug
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Received on Aug 25 2005