Disable IPv4 checksum verfification to match TCP and UDP.
authorGerald Combs <gerald@wireshark.org>
Thu, 27 Feb 2014 23:31:10 +0000 (15:31 -0800)
committerAlexis La Goutte <alexis.lagoutte@gmail.com>
Sat, 1 Mar 2014 13:49:56 +0000 (13:49 +0000)
commit104a6edd1fb703c5c2319c893720df86f8c9a9e7
tree6c0741a38a3f10fe940d9c8282dbfc6f1c79a77d
parent616ed7191883aeecf67c7a2840a077dad0804bdd
Disable IPv4 checksum verfification to match TCP and UDP.

Offloading seems to be very common nowadays and having this option
enabled by default generates a lot of false positives. Suggested by
Laura Chappell.

Change-Id: I285f218efb3c9f164d8ad7a6d6de8270e442ffff
Reviewed-on: https://code.wireshark.org/review/426
Reviewed-by: Evan Huus <eapache@gmail.com>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
epan/dissectors/packet-ip.c