nmap/libnetutil
david 36af9da175 Make abstract_ip_hdr.ipid 16 bits, not 8.
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.
2011-06-14 02:29:38 +00:00
..
libnetutil.vcxproj Upgrade the Windows build files using the Visual C++ 2010 Express conversion 2010-11-04 18:16:40 +00:00
Makefile.in Don't make libnetutil/Makefile depend on ../config.status. It was 2010-09-15 01:33:40 +00:00
netutil.cc Rename do_arp_cache to do_mac_cache. 2011-06-14 00:42:39 +00:00
netutil.h Make abstract_ip_hdr.ipid 16 bits, not 8. 2011-06-14 02:29:38 +00:00