Wireshark-commits: [Wireshark-commits] master 310d87b: LPP: upgrade dissector to v13.2.0

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 3 Oct 2016 04:55:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=310d87b556c24ad2c30e1e944a3cd59cf1c57041
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

310d87b by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    LPP: upgrade dissector to v13.2.0
    
    Change-Id: I6ebf5efcb656534f663369b7987aa32ebd55d2dc
    Reviewed-on: https://code.wireshark.org/review/18033
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  57268e3   tshark: follow streams should start with chunk 1.
    adds  310d87b   LPP: upgrade dissector to v13.2.0


Summary of changes:
 epan/dissectors/asn1/lpp/LPP.asn               |    6 ++--
 epan/dissectors/asn1/lpp/packet-lpp-template.c |    2 +-
 epan/dissectors/asn1/lpp/packet-lpp-template.h |    2 +-
 epan/dissectors/packet-lpp.c                   |   36 +++++++++++++++++++++++-
 epan/dissectors/packet-lpp.h                   |    2 +-
 5 files changed, 42 insertions(+), 6 deletions(-)