wireshark/plugins/transum
Michael Mann 6a6d7ea34f Convert range API to always use wmem memory.
This is mostly to address memory leaks in range preferences (the biggest
user of range functionality) on shutdown.
Now range preferences must use epan scoped memory when referencing
internal preference structures to keep consistency.

Change-Id: Idc644f59b5b42fa1d46891542b53ff13ea754157
Reviewed-on: https://code.wireshark.org/review/19387
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2017-01-07 00:44:10 +00:00
..
AUTHORS
CMakeLists.txt
COPYING
Makefile.am
NEWS
README
decoders.c Cleanup transum post-dissector. 2016-12-25 08:06:53 +00:00
decoders.h Cleanup transum post-dissector. 2016-12-25 08:06:53 +00:00
extractors.c transum: add Modelines info 2016-12-19 13:32:10 +00:00
extractors.h
moduleinfo.h
packet-transum.c Convert range API to always use wmem memory. 2017-01-07 00:44:10 +00:00
packet-transum.h Cleanup transum post-dissector. 2016-12-25 08:06:53 +00:00
plugin.rc.in
preferences.h Cleanup transum post-dissector. 2016-12-25 08:06:53 +00:00

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>