mirror of
https://github.com/nmap/nmap.git
synced 2025-12-29 02:49:01 +00:00
This was a mistake that was cauding later IP ID comparisons to be false because of truncation. In particular, it could make all protocols appear to be open when doing a -sO scan against localhost because the outgoing packets looked like protocol replies.