Wireshark-commits: [Wireshark-commits] master 7794527: rlcmac: Improve COL_INFO for (E)GPRS packets
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 15 May 2020 16:22:49 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7794527604e27e6da88d4871ba27aa48ec89abd1
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7794527 by Pau Espin Pedrol (pespin@xxxxxxxxxxx):

    rlcmac: Improve COL_INFO for (E)GPRS packets
    
    Important information to follow GPRS flows is added, and cleanup of
    strings is done to follow flows if UL/DL or DATA/CTRL packets are
    intersected.
    
    Change-Id: I0f1839a71dc45a2ad9dd273f6ca00a7dfae365e0
    Reviewed-on: https://code.wireshark.org/review/37197
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1ddd993   gprscdr: Update to 3GPP TS 32.298 V16.4.1
     add  7794527   rlcmac: Improve COL_INFO for (E)GPRS packets


Summary of changes:
 epan/dissectors/packet-gsm_rlcmac.c | 52 ++++++++++++++++++++++++++++++-------
 1 file changed, 43 insertions(+), 9 deletions(-)