Nmap Development mailing list archives

Re: massping migration


From: "Mike pattrick" <mpattrick () rhinovirus org>
Date: Thu, 29 May 2008 22:32:01 -0400

On Thu, May 29, 2008 at 1:31 PM, Mike pattrick <mpattrick () rhinovirus org> wrote:
Hey everyone,

I just merged a sizable patch into /nmap/ pertaining to host
discovery. So if you if you find any bugs related to host discovery,
post them here.

Ok, perhaps I was a tad vague in my previous email. What I should have
said is I have just applied a patch that reorganizes where the ping
probe information for -PS, -PU, -PA, and -PO is stored. Previously
this information was stored haphazardly in the global class 'NmapOps',
I moved them into the 'scan_lists' struct which isn't stored as a
global.

Ideally this wont change any functionality so if something is acting
weird with respect to the probes listed above, it may be my fault.
The most likely places a bug may appear would be in traceroute.(cc/h),
idle_scan.(cc/h), service_scan.(cc/h), services.(cc/h), targets.cc,
and scan_engine.cc. I have gone through all these functions thoroughly
but it is possible that I missed something.

Cheers,
Michael

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: