mirror of
https://github.com/nmap/nmap.git
synced 2026-01-31 10:39:02 +00:00
eac15cb9198f123b29807c3294005ddc8d168f89
including alias extension, in several places to avoid this error message when an alias has an IP address but the primary interface doesn't: Failed to lookup subnet/netmask for device (venet0): venet0: no IPv4 address assigned The patch also considers an interface alias if the primary interface does not appear in the list of interfaces (perhaps because it does not have an IP address assigned) when building the table of routes.
Modified UDP-payload-related code to make it independent of the NmapOps class so it can be reused by other apps like Nping. More info at http://seclists.org/nmap-dev/2009/q3/0051.html
Modified UDP-payload-related code to make it independent of the NmapOps class so it can be reused by other apps like Nping. More info at http://seclists.org/nmap-dev/2009/q3/0051.html
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.5%
Lua
28.1%
C++
16.8%
Shell
5.8%
Python
4.2%
Other
7.3%