summaryrefslogtreecommitdiff
path: root/ip6.h
Commit message (Expand)AuthorAgeFilesLines
* More getting rid of old u_intN_t.Guy Harris2014-04-231-28/+28
* fix partial checksum errors in DCCP decoder, IPv6 caseFrancois-Xavier Le Bail2014-02-161-1/+1
* IPv6: refresh options decoding (GH #47 pt. 3)Denis Ovsienko2014-01-041-3/+12
* remove tcpdump's own CVS keywordsDenis Ovsienko2014-01-031-1/+0
* print-ip6: add a test on the header version valuefxlb2013-11-121-0/+1
* Use nextproto6_cksum() for XXX-over-IPv6 checksums.Guy Harris2011-06-171-1/+1
* Go with Wireshark's Internet checksum routine.Guy Harris2011-06-131-14/+0
* Mark various IPv4 and IPv6 headers as unaligned.Guy Harris2010-08-311-12/+13
* modularize ip6 nextlayer checksum generation andHannes Gredler2009-10-121-0/+14
* Patches from NetBSD tree.mcr2007-08-291-2/+2
* IRIX defines IPV6_VERSION in <netinet/in.h>, and we don't use it, soguy2005-04-201-4/+1
* Fix up some errors from the previous checkin.guy2002-12-111-5/+4
* The "__attribute__((packed))" tag on structures causes some files not toguy2002-12-111-8/+8
* put __attribute__((packed)) to packet headers. s/u_short/u_int16_t/ and soitojun2002-11-091-8/+8
* Give a bunch of files RCS and SCCS IDs.guy2000-12-171-0/+1
* add mobile-ip6 option handling. patches@tcpdump.org #113itojun2000-12-131-2/+9
* put stripped-down version of ip6.h and icmp6.h into tcpdump tree.itojun2000-10-071-0/+187