Nmap Development mailing list archives

[Patch] - Traceroute, excessive white space


From: "Eddie Bell" <ejlbell () gmail com>
Date: Mon, 16 Apr 2007 20:14:33 +0100

Hey all,

I'm pretty sure this is the second time I have fixed this bug :) It
must have got lost in one of the ports to a new version.

A problem occurs when nodes have replied to probes and those same
nodes are in the reference trace.

outputTarget() consolidates hosts based on the reference trace but the
table size for NmapOutputTable is calculate based on the probe list,
causing the table to appear too large.

This patch rectifies this by unifying the way the consolidation is performed.

thanks
- eddie

Attachment: traceroute-whitespace.patch.gz
Description:


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

Current thread: