mirror of
https://github.com/nmap/nmap.git
synced 2026-01-08 23:49:03 +00:00
8529188f6aed5d083babc6b89d22f2a94d0ebd6d
When this case was added in r29097, the #ifndef was mistaken for #ifdef. The error, which was only discovered on Windows, was therefore not handled only on Windows systems. This commit makes the check unconditional. http://seclists.org/nmap-dev/2015/q4/217
Make the line for received packets consistent in all modes. Before, RECV was being displayed for some modes. This was a suggestion made by Martin Koeppe (http://seclists.org/nmap-dev/2015/q4/206)
Add ICMPV6_TYPE and ICMPV6_CODE features for IPv6 OS detection. http://seclists.org/nmap-dev/2015/q3/232 #224
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( https://nmap.org ).
Description
Languages
C
37.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.2%