wireshark/plugins/epan/transum
João Valverde 7595af96a0 ftypes: Hide fvalue implementation
Exposing the fvalue_t implementation is exposing internal
details of the implementation. Fix that by making the fvalue_t
internal to the ftypes implementation and using setters/getters
where necessary.
2023-04-19 15:12:25 +00:00
..
AUTHORS
CMakeLists.txt CMake: Finish splitting ADD_PLUGIN_LIBRARY. 2022-04-04 23:10:57 +00:00
README HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
decoders.c transum: expert infos are not Boolean fields. 2022-10-10 16:00:53 -07:00
decoders.h Fix config.h include order 2021-09-20 20:16:52 +01:00
extractors.c ftypes: Hide fvalue implementation 2023-04-19 15:12:25 +00:00
extractors.h transum: expert infos are not Boolean fields. 2022-10-10 16:00:53 -07:00
packet-transum.c TRANSUM: claim 0 bytes of packet data 2022-09-29 11:17:36 +00:00
packet-transum.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
preferences.h Fix config.h include order 2021-09-20 20:16:52 +01: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 https://www.advance7.com
The author is Paul Offord <paul.offord@advance7.com>