wireshark/plugins/transum
Michael Mann ad7caed698 [TRANSUM] smb2.msg_id is now a FT_UINT64.
Per bug 12915, SMB2 message ID should be treated as a unsigned 64bit value.
Have transum logic match that as it was assuming SMB2 message ID was a
signed 64bit value

Change-Id: Ide0c12b505d1eef2aeb89d165a3ea59058e6be34
Reviewed-on: https://code.wireshark.org/review/19407
Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-12-24 03:25:09 +00:00
..
AUTHORS
CMakeLists.txt
COPYING
Makefile.am
NEWS
README
decoders.c [TRANSUM] smb2.msg_id is now a FT_UINT64. 2016-12-24 03:25:09 +00:00
decoders.h transum: add Modelines info 2016-12-19 13:32:10 +00:00
extractors.c transum: add Modelines info 2016-12-19 13:32:10 +00:00
extractors.h
moduleinfo.h
packet-transum.c transum: fix no previous prototype for ‘proto_register_transum’ [-Wmissing-prototypes] 2016-12-21 15:57:16 +00:00
packet-transum.h transum: add Modelines info 2016-12-19 13:32:10 +00:00
plugin.rc.in
preferences.h

README

Advance7 has released under GPL this plugin
for Wireshark. It produces detailed response
time information based on the RTE model.

Advance7 can be found at http://www.advance7.com/
The author is Paul Offord <paul.offord@advance7.com>