Wireshark-commits: [Wireshark-commits] master 978cbf0: gsm_abis_pgsl: make Incremental Redundancy (
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 27 Oct 2016 00:41:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=978cbf06eddad1d3b9b57779a035c4acbeab87c1
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

978cbf0 by Harald Welte (laforge@xxxxxxxxxxxx):

    gsm_abis_pgsl: make Incremental Redundancy (IR) IEs conditional
    
    There are some IEs in the Downlink Data Indication which are
    conditional.  As the condition cannot be found in the packets
    themselves (to my knowledge), let's introduce a preference.
    
    Change-Id: I408c73e5f48018d3ea4ebcacb7bd94358a9eaac5
    Reviewed-on: https://code.wireshark.org/review/18482
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  565f1b1   Fix compile errors in GTK build
    adds  978cbf0   gsm_abis_pgsl: make Incremental Redundancy (IR) IEs conditional


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