mirror of
https://github.com/nmap/nmap.git
synced 2026-01-31 10:39:02 +00:00
7eb63c1c2d8e3d8e2aac90779f6abedf38ad4b54
sending. In send_ip_packet, unswap them after sending so that the buffer is returned unmodified. Do the packet trace after unswapping the values so that the correct length and fragmentation offset are reported. On Mac OS X, an ip_len of 60 (0x003c) was being reported as 15360 (0x3c00) and when ip_off had the DF flag set (0x4000), it looked like a fragmentation offset of 512 (0x0040 * 8).
Update nmap-mac-prefixes to include the latest data from http://standards.ieee.org/regauth/oui/oui.txt
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%