mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 16:39:03 +00:00
Instead of sending multiple fragments, Nmap would just send the original whole packet instead. In some circumstances, Nmap would fail to send on interfaces with low MTUs (such as SLIP lines) with no way to bump down packet sizes for transport. [Kris] It looks like this has been broken in trunk since merging libnetutil, and since r18037 in the dedup branch.