Wireshark-commits: [Wireshark-commits] master 50a71ea: DVB-S2: Add DVB-S2x support

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 1 Jul 2020 10:44:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=50a71ea0a7c4df7574355007894681a09f5eab6f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

50a71ea by Michael Bouchaud (yoz) (michael.bouchaud@xxxxxxxxxxxxxxxxxxxx):

    DVB-S2: Add DVB-S2x support
    
    - New modcods
    - Extended rolloff factor encoding
    
    Change-Id: I4b5667ef286b04e95dd343c5ec7793376f4e09ad
    Reviewed-on: https://code.wireshark.org/review/37586
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b8aec0a   NGAP: decode Handover Request Acknowledge target to source RAN container
     add  50a71ea   DVB-S2: Add DVB-S2x support


Summary of changes:
 epan/dissectors/packet-dvb-s2-bb.c | 305 +++++++++++++++++++++++++++++++++++--
 1 file changed, 295 insertions(+), 10 deletions(-)