]> The Tcpdump Group git mirrors - tcpdump/history - in_cksum.c
ICMPv6: Add the IPv6-Only flag
[tcpdump] / in_cksum.c
2019-01-29  Guy HarrisMerge pull request #703 from nmap/update-gitignore
2018-12-11  Guy HarrisSquelch a warning.
2018-01-21  Guy HarrisAlways include <config.h> rather than "config.h".
2018-01-21  Francois-Xavier... Use quoted include netdissect-stdinc.h instead of angle...
2017-12-16  Guy HarrisMerge branch 'master' into master 630/head
2017-12-13  Francois-Xavier... Remove all storage class specifier 'register'
2015-12-16  Denis OvsienkoMerge pull request #471 from qnet-herwin/radius_port1700
2015-12-15  Guy HarrisUse uintptr_t to look at the bits of a pointer.
2015-09-11  Francois-Xavier... libnetdissect code must include 'netdissect.h', not...
2015-09-10  Francois-Xavier... Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'
2015-05-20  Guy HarrisMerge pull request #455 from brooksdavis/gndo-cleanup
2015-04-27  Guy HarrisFix a bunch of de-constifications.
2015-04-22  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2015-03-22  Denis Ovsienkodismiss NETDISSECT_REWORKED macro
2014-04-23  Guy HarrisMore fixes for uint8_t being shorter than u_int8_t.
2014-04-23  Guy Harrisu_intN_t is dead, long live uintN_t.
2014-04-06  Denis OvsienkoMerge remote-tracking branch 'bpf/master'
2014-04-04  Guy HarrisDefine NETDISSECT_REWORKED in a bunch of files, and...
2011-06-17  Guy HarrisGet rid of $Id$ - you can't get that with Git.
2011-06-13  Guy HarrisGo with Wireshark's Internet checksum routine.