Wireshark-commits: [Wireshark-commits] master dbb8f54: ULP: upgrade dissector to OMA-TS-ULP-V2_0_4-

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 23 Jan 2019 06:01:32 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dbb8f54cd45c8a3dca6bf10b5facf5ed0c436246
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

dbb8f54 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    ULP: upgrade dissector to OMA-TS-ULP-V2_0_4-20181213-A
    
    Change-Id: I03e907be07d8d1117d5c7e86d2d3ac19e83d8034
    Reviewed-on: https://code.wireshark.org/review/31679
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b78831a   ILP: upgrade dissector to OMA-TS-ILP-V2_0_4-20181213-A
     add  dbb8f54   ULP: upgrade dissector to OMA-TS-ULP-V2_0_4-20181213-A


Summary of changes:
 epan/dissectors/asn1/ulp/SUPL.asn              | 565 ++++++++++---------
 epan/dissectors/asn1/ulp/ULP-Components.asn    | 556 ++++++++++--------
 epan/dissectors/asn1/ulp/ULP.asn               |  44 +-
 epan/dissectors/asn1/ulp/packet-ulp-template.c |   5 +-
 epan/dissectors/asn1/ulp/ulp.cnf               |  29 +
 epan/dissectors/packet-ulp.c                   | 749 ++++++++++++++++++++++---
 6 files changed, 1332 insertions(+), 616 deletions(-)