nmap/libdnet-stripped/include/dnet
djalal af495cdc49 Fixed a bug that prevented Nmap from finding any interfaces when one
of them had the type ARPHDR_INFINIBAND; this was the case for
IP-over-InfiniBand interfaces. However, This support is not complete
since IPoIB interfaces use 20 bytes for the hardware address, and
currently we only report and handle 6 bytes.
Nmap IP level scans should work without any problem, please refer to
the '--send-ip' switch and to the following thread:
http://seclists.org/nmap-dev/2012/q3/642

This bug was reported by starlight.2012q3.
2012-09-26 09:24:00 +00:00
..
addr.h
arp.h Fixed a bug that prevented Nmap from finding any interfaces when one 2012-09-26 09:24:00 +00:00
blob.h
eth.h
fw.h
icmp.h
icmpv6.h Added ND ping for local IPv6 nets, merging from /nmap-exp/weilin/nmap-nd. 2011-07-19 02:31:54 +00:00
intf.h Add the intf_entry.intf_index member. 2011-08-30 23:55:07 +00:00
ip.h
ip6.h Fix bugs in ip6_pack_hdr so that the traffic class and flow label are 2010-10-07 21:51:28 +00:00
Makefile.am o Added initial SCTP port scanning support to Nmap. SCTP is 2009-06-03 23:15:45 +00:00
Makefile.in autoreconf with Autoconf 2.63, Automake 1.10.1, and libtool 2.2.6. 2009-08-06 22:00:34 +00:00
os.h Fix all the compiler warnings when building with Visual C++ 2008. 2009-04-29 17:56:30 +00:00
rand.h
route.h
sctp.h o Changed the name of libdnet's sctp_chunkhdr to avoid a conflict with 2010-09-05 03:40:31 +00:00
tcp.h
tun.h
udp.h