mirror of
https://github.com/nmap/nmap.git
synced 2026-01-14 18:39:03 +00:00
ce98c0ad1eff30d30e49a734d5d4c955309bc59a
NStorm reported a failure of ARP ping scan on OpenVZ venet devices, which don't have a MAC address and can't do ARP. We don't keep interface flags such as NOARP at the target level, so check whether the interfaces returned by libdnet are both INTF_TYPE_ETH and don't have INTF_FLAG_NOARP set; otherwise call them "other" interfaces. http://seclists.org/nmap-dev/2013/q1/349 http://openvz.org/Virtual_network_device
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( http://nmap.org ).
Description
Languages
C
37.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.1%