nmap/libdnet-stripped/include/dnet
david 6112cb9a43 Fix bugs in ip6_pack_hdr so that the traffic class and flow label are
set correctly.

1. Shift the low-order bits of fc by 20 bits, not 28, because fl is a
   20-bit field.
2. Use a mask in host byte order to mask fl, which is also provided in
   host byte order.
3. Swap | and & in combining fc and fl.
2010-10-07 21:51:28 +00:00
..
addr.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
arp.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
blob.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
eth.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
fw.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
icmp.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
intf.h Move the body of eth_get_pcap_devname back into intf_get_pcap_devname, leaving 2010-05-13 04:06:53 +00:00
ip.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
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 Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
route.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
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 Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
tun.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
udp.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00