Wireshark-commits: [Wireshark-commits] master 7abbbaa: Diameter: Add 3GPP AVP:s and sub dissection.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 10 Apr 2019 14:23:16 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7abbbaac3d7a9209e98b763602f3f8188a5ff042
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7abbbaa by Anders Broman (anders.broman@xxxxxxxxxxxx):

    Diameter: Add 3GPP AVP:s and sub dissection.
    
    Change-Id: I93b7afe9b2a2046204376dfd62cd0b508193c91b
    Reviewed-on: https://code.wireshark.org/review/32810
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d3aca2e   rtps: fix conflict on value_string
     add  7abbbaa   Diameter: Add 3GPP AVP:s and sub dissection.


Summary of changes:
 diameter/dictionary.xml                |  52 ++++++++++++----
 epan/dissectors/packet-diameter_3gpp.c | 110 +++++++++++++++++++++++++++++----
 2 files changed, 139 insertions(+), 23 deletions(-)