]> git.ipfire.org Git - thirdparty/suricata.git/commit
ipv4: update checksum function to be like tcp/udp 2624/head
authorJason Ish <ish@unx.ca>
Tue, 21 Feb 2017 19:42:50 +0000 (13:42 -0600)
committerVictor Julien <victor@inliniac.net>
Mon, 27 Mar 2017 14:19:13 +0000 (16:19 +0200)
commit63078909d5d279bdff465a98a6ab0a52e6467694
treeb3d331ea0b13e850ef57981f706d5f2ee0c772cc
parentb79a18ea153a8255c4823c4af189154cc5bcccc6
ipv4: update checksum function to be like tcp/udp

Update the IPv4 checksum function to be like the
changed TCP/UDP checksum functions for consistency.
src/alert-unified2-alert.c
src/decode-ipv4.c
src/decode-ipv4.h
src/defrag.c
src/detect-csum.c
src/flow-timeout.c
src/util-checksum.c