Wireshark-commits: [Wireshark-commits] master-3.2 0fa81a1: ASTERIX: Bugfix in CAT021 V0.26 and V0.2

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 4 Jul 2020 18:42:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0fa81a1f45ce552cd48de68bcbca25dc86b6ef56
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

0fa81a1 by Prince Paul (prince.paul.k@xxxxxxxxx):

    ASTERIX: Bugfix in CAT021 V0.26 and V0.23
    
    Refer: https://www.eurocontrol.int/publication/cat021-eurocontrol-specification-surveillance-data-exchange-asterix-part-12-category-21
    
    1. Fix scaling factor of I021_165_ROT from 1.0 to 1.0/4.0
    2. Fix length of spare bit in I021/165
    3. Fix mask of &hf_021_165_TI from 0x80 (1bit) to 0xc0 (2bits)
    
    Change-Id: I81cf933e918672d3e3e49d6f38b6b9aefb7137c7
    Reviewed-on: https://code.wireshark.org/review/37055
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 35fa77ce96829edd22c9ca272c93fd85305f43ed)
    Reviewed-on: https://code.wireshark.org/review/37693
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  910c4b9   NR RRC: fix dissection of MobilityFromNRCommand IEs
     add  0fa81a1   ASTERIX: Bugfix in CAT021 V0.26 and V0.23


Summary of changes:
 epan/dissectors/packet-asterix.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)