nmap/libdnet-stripped/include/dnet
dmiller 14c40b6281 Handle AppleTalk devices
Fixed a bug that prevented Nmap from finding any interfaces when one
of them had the type ARP_HDR_APPLETALK; this was the case for
AppleTalk interfaces. However, This support is not complete
since AppleTalk interfaces use different size hardware addresses
than Ethernet. 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/2013/q1/214
This bug was reported by Steven Gregory Johnson on IRC.
2013-02-14 23:32:52 +00:00
..
addr.h
arp.h Handle AppleTalk devices 2013-02-14 23:32:52 +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
Makefile.in
os.h
rand.h
route.h Add metric to struct route_entry. 2013-02-01 05:01:56 +00:00
sctp.h
tcp.h
tun.h
udp.h