ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Fri, 24 Sep 2010 23:05:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34245

User: sfisher
Date: 2010/09/24 04:05 PM

Log:
 Add option to generate MD5 hash for payload in data dissector.  Useful for
 tracking the same data when the headers are different (NAT, TCP seq #
 randomization, etc).  Copied from packet-frame.c.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +28 -0     packet-data.c    Modified