URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=43e1d19343d1d7f21dda168f603816e11589140e
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
43e1d19 by Guy Harris (guy@xxxxxxxxxxxx):
Have separate routines to dissect an FCS and TI CC24xx metadata.
Those fields have nothing in common.
Change-Id: Ida29ce36a8a3e311b58a900a5631e314ebc39662
Reviewed-on: https://code.wireshark.org/review/32279
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 8ecb42ae0d4ded59629fc0ce30de3ba234d11d58)
Reviewed-on: https://code.wireshark.org/review/32326
Actions performed:
from 7eb0d77 Don't use a global variable for the FCS length.
add 43e1d19 Have separate routines to dissect an FCS and TI CC24xx metadata.
Summary of changes:
epan/dissectors/packet-ieee802154.c | 95 ++++++++++++++++++++++++++-----------
1 file changed, 68 insertions(+), 27 deletions(-)