Wireshark-commits: [Wireshark-commits] rev 48563: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 26 Mar 2013 18:08:06 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48563

User: cmaynard
Date: 2013/03/26 11:08 AM

Log:
 Add checksum_bad, set to FALSE to the tree when the checksum is correct.  Use PROTO_ITEM_SET_HIDDEN instead of PROTO_ITEM_SET_GENERATED so ICMP and ICMPv6 are consistent.
 
 See: http://ask.wireshark.org/questions/19844/icmp-display-filter-checksum_bad-ignored
 
 #BACKPORT(1.6, 1.8)

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +15 -7     packet-icmp.c      Modified
  +3 -2      packet-icmpv6.c    Modified