mirror of
https://github.com/nmap/nmap.git
synced 2025-12-10 09:49:05 +00:00
5bf6a0310db88b551eb23d56e50b08fe9e203d9c
Reported on Solaris 5.9: nmap_dns.cc:1320: error: no match for 'operator!=' in 'c != std::basic_string<_CharT, _Traits, _Alloc>::rend() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]()' Reference: https://stackoverflow.com/questions/2135094/gcc-reverse-iterator-comparison-operators-missing
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%