Wireshark-commits: [Wireshark-commits] master 4b40c28: DVB-RCS: Dissect NCR in DVB-S2 dissector
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 1 Jul 2020 04:15:40 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4b40c28a0e1fef19c5ac7ea512beb7519e0003ad
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

4b40c28 by Michaël Bouchaud (michael.bouchaud@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx):

    DVB-RCS: Dissect NCR in DVB-S2 dissector
    
    DVB-RCS specifies an NCR (Network Clock Reference) which can be included
    in the GSE stream and used to synchronize the return channel.
    
    Change-Id: Ie9c99c8964e44245258a4a446755b2c59379088f
    Reviewed-on: https://code.wireshark.org/review/37584
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  40f3c39   coap: Move dissection of payload before state tracking
     add  4b40c28   DVB-RCS: Dissect NCR in DVB-S2 dissector


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