mirror of
https://github.com/nmap/nmap.git
synced 2025-12-21 23:19:03 +00:00
Add 1 to the number of open ports when calculating RadianlNet node
radiuses, to avoid a math domain error when taking the logarithm of 0.
This commit is contained in:
@@ -31,8 +31,8 @@ o [NSE] Fixed a bug with worker threads calling the wrong destructors.
|
||||
o [Zenmap] Made the topology node radiuses grow logarithmically
|
||||
instead of linearly, so that hosts with thousands of open ports
|
||||
don't overwhelm the diagram. Also only open ports (not
|
||||
open|filtered) are considered when calculating node sizes. [Daniel
|
||||
Miller]
|
||||
open|filtered) are considered when calculating node sizes. Henri
|
||||
Doreau found and fixed a bug in the implementation. [Daniel Miller]
|
||||
|
||||
o Increased the initial RTT timeout for ARP scans from 100 ms to
|
||||
200 ms. Some wireless and VPN links were taking around 300 ms to
|
||||
|
||||
Reference in New Issue
Block a user