aboutsummaryrefslogtreecommitdiff
path: root/ip6.h
AgeCommit message (Expand)Author
2023-02-20Fix spaces before tabs in indentationFrancois-Xavier Le Bail
2020-09-13Lose underscores in some macro names. [skip ci]Denis Ovsienko
2020-02-29Remove historic ECN definitions from IPv6Richard Scheffenegger
2019-08-19Use more HTTPS in URLsFrancois-Xavier Le Bail
2019-03-26Use the new GET_ macros instead of the EXTRACT_ onesFrancois-Xavier Le Bail
2018-02-14Get rid of ND_UNALIGNED.Guy Harris
2018-01-30RT6: Replace 'struct in6_addr' members type with a 'nd_ipv6' oneFrancois-Xavier Le Bail
2018-01-21Don't test for __attribute__ in the configure script.Guy Harris
2017-12-29Add support for IPv6 routing header type 4Ahmed Abdelsalam
2017-12-11Use nd_ types in the IPv6 structures.Guy Harris
2017-09-13RT6: Fix alignment issue with Solaris Studio 12.3 on Solaris 10 SPARCFrancois-Xavier Le Bail
2017-09-13CVE-2017-12986/IPv6 R.H.: Update to reflect the actual IPv6 RFC.Guy Harris
2016-02-12Don't overwrite the destination IPv6 address for routing headers.Guy Harris
2014-04-23More getting rid of old u_intN_t.Guy Harris
2014-02-16fix partial checksum errors in DCCP decoder, IPv6 caseFrancois-Xavier Le Bail
2014-01-04IPv6: refresh options decoding (GH #47 pt. 3)Denis Ovsienko
2014-01-03remove tcpdump's own CVS keywordsDenis Ovsienko
2013-11-12print-ip6: add a test on the header version valuefxlb
2011-06-17Use nextproto6_cksum() for XXX-over-IPv6 checksums.Guy Harris
2011-06-13Go with Wireshark's Internet checksum routine.Guy Harris
2010-08-31Mark various IPv4 and IPv6 headers as unaligned.Guy Harris
2009-10-12modularize ip6 nextlayer checksum generation andHannes Gredler
2007-08-29Patches from NetBSD tree.mcr
2005-04-20IRIX defines IPV6_VERSION in <netinet/in.h>, and we don't use it, soguy
2002-12-11Fix up some errors from the previous checkin.guy
2002-12-11The "__attribute__((packed))" tag on structures causes some files not toguy
2002-11-09put __attribute__((packed)) to packet headers. s/u_short/u_int16_t/ and soitojun
2000-12-17Give a bunch of files RCS and SCCS IDs.guy
2000-12-13add mobile-ip6 option handling. patches@tcpdump.org #113itojun
2000-10-07put stripped-down version of ip6.h and icmp6.h into tcpdump tree.itojun