K 10 svn:author V 6 ohauer K 8 svn:date V 27 2012-06-24T15:54:18.000000Z K 7 svn:log V 895 - update nmap to version 6.0.1 Announcement: http://seclists.org/nmap-hackers/2012/3 Changelog: http://nmap.org/changelog.html Some relevant changes in 6.01: o Fixed a bug that caused Nmap to fail to find any network interface when at least one of them is in the monitor mode. The fix was to define the ARP_HRD_IEEE80211_RADIOTAP 802.11 radiotap header identifier in the libdnet-stripped code. Network interfaces that are in this mode are used by radiotap for 802.11 frame injection and reception. The bug was reported by Tom Eichstaedt and Henri Doreau. http://seclists.org/nmap-dev/2012/q2/449 http://seclists.org/nmap-dev/2012/q2/478 [Djalal Harouni, Henri Doreau] o Fixed the greppable output of hosts that time-out (when --host-timeout was used and the host timed-out after something was received from that host). This issue was reported by Matthew Morgan. [jah] END