URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a23a4f633426daddd6ae6f107115b5c9b26f77fd
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a23a4f6 by Guy Harris (guy@xxxxxxxxxxxx):
The error report timer is non-negative; make it FT_UINT16.
This squelches an assertion.
Use %u to print it, while we're at it.
Reformat the generated named fields to match the others.
Use proto_tree_add_item for the beacon type.
Change-Id: I1dcf161141638de8d7314a3733391a63e0608f67
Reviewed-on: https://code.wireshark.org/review/3711
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 3128589 Fix Ceph packet length determination.
adds a23a4f6 The error report timer is non-negative; make it FT_UINT16.
Summary of changes:
epan/dissectors/packet-trmac.c | 86 +++++++++++++++++++++++++++++-----------
1 file changed, 63 insertions(+), 23 deletions(-)