URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=088b4512670679953be93d3d83f43b9bf7126511
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
088b451 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 5a690e5f42ef6288d57be180e5602a932e33c340)
Reviewed-on: https://code.wireshark.org/review/30281
Actions performed:
from 0300518 Fix capitalization of preference display name.
add 088b451 Include transport protocols' hfids in the list of wanted hfids.
Summary of changes:
plugins/epan/mate/mate_runtime.c | 2 +-
plugins/epan/mate/mate_setup.c | 7 +++++++
2 files changed, 8 insertions(+), 1 deletion(-)