From 17f5392a72add6dba2743aa605eff2903bfadd1f Mon Sep 17 00:00:00 2001 From: david Date: Mon, 4 Oct 2010 15:17:03 +0000 Subject: [PATCH] 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. --- CHANGELOG | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index cf60a3402..ea17c350c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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