aboutsummaryrefslogtreecommitdiff
path: root/in_cksum.c
AgeCommit message (Expand)Author
2018-12-10Squelch a warning.Guy Harris
2018-01-21Always include <config.h> rather than "config.h".Guy Harris
2018-01-21Use quoted include netdissect-stdinc.h instead of angle-bracketed oneFrancois-Xavier Le Bail
2017-12-13Remove all storage class specifier 'register'Francois-Xavier Le Bail
2015-12-15Use uintptr_t to look at the bits of a pointer.Guy Harris
2015-09-11libnetdissect code must include 'netdissect.h', not 'interface.h'Francois-Xavier Le Bail
2015-09-10Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'Francois-Xavier Le Bail
2015-04-26Fix a bunch of de-constifications.Guy Harris
2015-03-22dismiss NETDISSECT_REWORKED macroDenis Ovsienko
2014-04-23More fixes for uint8_t being shorter than u_int8_t.Guy Harris
2014-04-23u_intN_t is dead, long live uintN_t.Guy Harris
2014-04-04Define NETDISSECT_REWORKED in a bunch of files, and fix the issues it finds.Guy Harris
2011-06-16Get rid of $Id$ - you can't get that with Git.Guy Harris
2011-06-13Go with Wireshark's Internet checksum routine.Guy Harris