diff options
author | Jaap Keuter <jaap.keuter@xs4all.nl> | 2009-01-04 12:08:17 +0000 |
---|---|---|
committer | Jaap Keuter <jaap.keuter@xs4all.nl> | 2009-01-04 12:08:17 +0000 |
commit | bd9ac163366f25de8121792244fa8d908da9ec98 (patch) | |
tree | 065a9ff503556b647b42731e30c90e9107bead64 /capture.c | |
parent | 1e5ab19726f5b85c66bfc75bbfd8738a3d9916df (diff) | |
download | wireshark-bd9ac163366f25de8121792244fa8d908da9ec98.tar.gz wireshark-bd9ac163366f25de8121792244fa8d908da9ec98.tar.bz2 wireshark-bd9ac163366f25de8121792244fa8d908da9ec98.zip |
From Jim Young:
The attached patch augments the epan/dissectors/packet-frame.c module to optionally generate MD5 hashes of each packet. These MD5 hashes are calculated in the same
manner as the MD5 hash used for duplicate packet removal by the editcap utility.
The ability to generate the MD5 hashes can be enabled or disabled by a new boolean preferences option: frame.generate_md5_hash. By default MD5 hash generation is disabled.
To help identify frames with matching MD5 hashes this patch also includes a new
display filter: frame.md5_hash.
svn path=/trunk/; revision=27150
Diffstat (limited to 'capture.c')
0 files changed, 0 insertions, 0 deletions