nmap/libdnet-stripped/src
djalal 8e7edbd008 o Fixed a bug that caused Nmap to fail to find any network interface when
at least one of them is in the monitor mode. The fix was to define the
  ARP_HRD_IEEE80211_RADIOTAP 802.11 radiotap header identifier in the
  libdnet-stripped code. Network interfaces that are in this mode are used
  by radiotap for 802.11 frame injection and reception. The bug was
  reported by Tom Eichstaedt and Henri Doreau.
  http://seclists.org/nmap-dev/2012/q2/449
  http://seclists.org/nmap-dev/2012/q2/478
  [Djalal Harouni, Henri Doreau]
2012-06-02 19:35:08 +00:00
..
addr-util.c Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
addr.c o Fixed a bug that caused Nmap to fail to find any network interface when 2012-06-02 19:35:08 +00:00
arp-bsd.c Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
arp-ioctl.c Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
arp-none.c Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
arp-win32.c Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
blob.c Changd some calls to ctype functions so that their arguments are explicitly cast 2009-08-06 16:12:21 +00:00
crc32ct.h o Added initial SCTP port scanning support to Nmap. SCTP is 2009-06-03 23:15:45 +00:00
err.c libdnet stripped and integrated, ARP ping scan starting to work pretty well 2005-04-30 05:12:29 +00:00
eth-bsd.c Open bpf devices in read/write mode, not read-only, in libdnet on BSD. This is 2009-11-09 04:49:32 +00:00
eth-dlpi.c Try /dev/net/<iface> after /dev/<iface> with DLPI. 2012-03-17 12:06:27 +00:00
eth-linux.c Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
eth-ndd.c Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
eth-none.c Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
eth-pfilt.c Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
eth-snoop.c Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
eth-win32.c Move the body of eth_get_pcap_devname back into intf_get_pcap_devname, leaving 2010-05-13 04:06:53 +00:00
fw-none.c Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
intf-win32.c Use a large initial buffer in the call to GetAdaptersAddresses. 2012-05-10 21:29:54 +00:00
intf.c Ignore IPMP interfaces in SIOCGLIFCONF intf_loop. 2012-05-24 02:56:08 +00:00
ip-cooked.c Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
ip-util.c o Added initial SCTP port scanning support to Nmap. SCTP is 2009-06-03 23:15:45 +00:00
ip-win32.c Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
ip.c Use socklen_t as the type in arguments to getsockname and getsockopt to 2009-08-07 00:11:57 +00:00
ip6.c Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
Makefile.am Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +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
memcmp.c libdnet stripped and integrated, ARP ping scan starting to work pretty well 2005-04-30 05:12:29 +00:00
rand.c Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
route-bsd.c Substitute on-link routes' gateways with an all-zero address. 2012-03-26 22:24:55 +00:00
route-hpux.c Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
route-linux.c Merge from /nmap-exp/david/nmap-ipv6. 2011-06-08 01:24:48 +00:00
route-none.c Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
route-win32.c Remove unreferenced local variable. 2011-06-22 18:35:56 +00:00
strlcat.c libdnet stripped and integrated, ARP ping scan starting to work pretty well 2005-04-30 05:12:29 +00:00
strlcpy.c libdnet stripped and integrated, ARP ping scan starting to work pretty well 2005-04-30 05:12:29 +00:00
strsep.c libdnet stripped and integrated, ARP ping scan starting to work pretty well 2005-04-30 05:12:29 +00:00
tun-bsd.c Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
tun-linux.c Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
tun-none.c Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
tun-solaris.c Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00