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
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
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