mirror of
https://github.com/nmap/nmap.git
synced 2025-12-29 10:59:02 +00:00
e108318cd250c981570d9ed4f53fc1e1fcc0b3a1
matches, but keep searching in case there's an interface where both the hardware address and description string match. Matching only on the hardware address is not sufficient, because several interfaces will have the same address in the case of interface teaming. See the log message for r17542. But this revision broke interface matching for Luis MartinGarcia and Rob Nicholls. For Luis, the call to PacketRequest with OID_GEN_FRIENDLY_NAME was failing. For Rob, the friendly name differed slightly from the description provided by libpcap. This change makes a hardware address match good enough but will prefer a description match too.
Small updates to copyright headers in some files which don't have the headers automatically replaced
Small updates to copyright headers in some files which don't have the headers automatically replaced
Merge r18160:18278 from nmap-exp/djalal/nmap-nse/ to fix NSE not honoring the exclude directive bug.
Merge r18160:18278 from nmap-exp/djalal/nmap-nse/ to fix NSE not honoring the exclude directive bug.
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.2%