URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8ae6754db9c8361ac70cdbd893beaf752d948bcc
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark
Commits:
8ae6754 by Guy Harris (guy@xxxxxxxxxxxx):
Include transport protocols' hfids in the list of wanted hfids.
We need to get the fields corresponding to those protocols, so we know
the range within the packet that those protocols cover.
Improve a debugging message while we're at it.
Bug: 15208
Change-Id: Idc329079584e8d035622b148503a2ec1a295ccaa
Reviewed-on: https://code.wireshark.org/review/30280
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 69b5325044dd3b2101cc09da7d0f979d0b907934)
Reviewed-on: https://code.wireshark.org/review/30282
Actions performed:
from b352b29 Fix capitalization of preference display name.
add 8ae6754 Include transport protocols' hfids in the list of wanted hfids.
Summary of changes:
plugins/mate/mate_runtime.c | 2 +-
plugins/mate/mate_setup.c | 7 +++++++
2 files changed, 8 insertions(+), 1 deletion(-)