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
arp.h
blob.h
eth.h
fw.h
icmp.h
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
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 autoreconf with Autoconf 2.63, Automake 1.10.1, and libtool 2.2.6. 2009-08-06 22:00:34 +00:00
os.h
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