From Stephen Donnelly via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7500 :
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 25 Jul 2012 20:27:46 +0000 (20:27 +0000)
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 25 Jul 2012 20:27:46 +0000 (20:27 +0000)
commitde60f9618dc8ee057b0da33cb1926bf6385e1dbc
tree5a5dcbb4343d4c82fa066201cb980c50246ed960
parent8daa41fcce0d75dab0ea5caa7e115c78c2c12b3e
From Stephen Donnelly via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7500 :

The default colorfilter for "Bad Checksum" does not include the Ethernet Frame
Check Sequence (FCS) test.

It seems reasonable that it should be included in this filter rule. It is only
indicated if the Ethernet dissector "Validate the Ethernet checksum if
possible" preference is set and the FCS is believed to be present (via wiretap
heuristic/dissector preference).

From me: re-order the list of bad checksum fields.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@44010 f5534014-38df-0310-8fa8-9805f1628bb7
colorfilters