Wireshark-commits: [Wireshark-commits] master-2.6 b7a09de: Fix in CRC checker for FPP
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 15 Jul 2018 19:52:46 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b7a09de319ef009961e6c083e6736d4e323eaf99
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark

Commits:

b7a09de by Erika Szelleova (szelleerika@xxxxxxxxx):

    Fix in CRC checker for FPP
    
     fix in the computation of CRC + little change in the dissector - now it
     shows the fields SMD and FRAG_COUNT in the tree correctly
    
    Bug: 14610
    Change-Id: I74982ff836f02803843f6b44a0955a4b20f48e43
    Reviewed-on: https://code.wireshark.org/review/28286
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 2bac238efb817523ce616b020479ce6015386516)
    Reviewed-on: https://code.wireshark.org/review/28713
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  1530dbf   [Automatic update for 2018-07-15]
    adds  b7a09de   Fix in CRC checker for FPP


Summary of changes:
 epan/dissectors/packet-fpp.c | 58 ++++++++++++++++++++++++++------------------
 1 file changed, 35 insertions(+), 23 deletions(-)