Wireshark-commits: [Wireshark-commits] master 0fdbc5e: LPPe: use V1_0-20160714-C specification
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 07 Feb 2018 05:26:35 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0fdbc5e2474c4f857cf8503c2ca7fa7e837f4a98
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0fdbc5e by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    LPPe: use V1_0-20160714-C specification
    
    Bug: 14361
    Change-Id: I845e732100d866913bd17742dc18593938baac4a
    Reviewed-on: https://code.wireshark.org/review/25646
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c4a6016   tools: add licenses to licensecheck.pl.
    adds  0fdbc5e   LPPe: use V1_0-20160714-C specification


Summary of changes:
 epan/dissectors/asn1/lpp/lpp.cnf                 |    8 +-
 epan/dissectors/asn1/lppe/LPPe.asn               | 5788 ++++++++++------------
 epan/dissectors/asn1/lppe/lppe.cnf               |    7 +-
 epan/dissectors/asn1/lppe/packet-lppe-template.c |    4 +-
 epan/dissectors/packet-lpp.c                     |  190 +-
 epan/dissectors/packet-lpp.h                     |    9 +-
 epan/dissectors/packet-lppe.c                    | 3296 ++++--------
 7 files changed, 3657 insertions(+), 5645 deletions(-)