ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master d2ba473: Upgrade LPPe dissector to V1_1-20140108-C

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 24 Mar 2014 21:35:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d2ba47392e4d4ef2ecb6bad75ed23a7469ddcf71
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Upgrade LPPe dissector to V1_1-20140108-C
    
    Change-Id: I1d5d4ed73825bb5cda0cc2e76e5000c38c50b601
    Reviewed-on: https://code.wireshark.org/review/816
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  69f4610   Add IEEE 1722a and Landis & Gyr Telegyr 8979 dissectors to release notes
    adds  d2ba473   Upgrade LPPe dissector to V1_1-20140108-C


Summary of changes:
 asn1/lpp/lpp.cnf                 |    6 +
 asn1/lppe/LPPe.asn               | 8498 +++++++++++++++++++++-----------------
 asn1/lppe/lppe.cnf               |   15 +-
 asn1/lppe/packet-lppe-template.c |    4 +-
 epan/dissectors/packet-lpp.c     |  200 +-
 epan/dissectors/packet-lpp.h     |    6 +
 epan/dissectors/packet-lppe.c    | 3211 +++++++++++---
 7 files changed, 7450 insertions(+), 4490 deletions(-)