mirror of
https://github.com/nmap/nmap.git
synced 2026-06-27 19:53:10 +00:00
Add to CHANGELOG:
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]
This commit is contained in:
parent
75bd2b0745
commit
a36ae7e22e
1 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
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]
|
||||
|
||||
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
|
||||
respond. The default of one retransmit gives them 400 ms to be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue