URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=25ee6cb841d2dd432c4b30892e555806abe2d616
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
25ee6cb by Pascal Quantin (pascal.quantin@xxxxxxxxx):
    LCSAP: improve dissection
    
    - add PLMN info in a subtree
    - dissect Horizontal Accuracy
    - dissect Vertical Accuracy
    - dissect IMSI
    
    Bug: 12054
    Change-Id: Ic069d78f23fcf956e4aa5eb19f4d39af0f529757
    Reviewed-on: https://code.wireshark.org/review/13585
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    
Actions performed:
    from  3c1d05d   Qt: Enable capture filter bookmarks
    adds  25ee6cb   LCSAP: improve dissection
Summary of changes:
 asn1/lcsap/lcsap.cnf               |   36 +++++++++++++++---
 asn1/lcsap/packet-lcsap-template.c |    6 ++-
 epan/dissectors/packet-lcsap.c     |   73 ++++++++++++++++++++++++++----------
 3 files changed, 90 insertions(+), 25 deletions(-)