Wireshark-commits: [Wireshark-commits] master 4242fc9: LPP: upgrade dissector to v15.2.0
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4242fc9904e80edbda15dfa8a9d2ade64aaa28d1
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
4242fc9 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
LPP: upgrade dissector to v15.2.0
Change-Id: If94146ac8f4a54d45c0448e236543927df438aeb
Reviewed-on: https://code.wireshark.org/review/31529
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 178d81f MPLS Echo: Fix length for FEC stack elements
add 4242fc9 LPP: upgrade dissector to v15.2.0
Summary of changes:
epan/dissectors/asn1/lpp/LPP.asn | 121 +++--
epan/dissectors/asn1/lpp/lpp.cnf | 29 +-
epan/dissectors/asn1/lpp/packet-lpp-template.c | 24 +-
epan/dissectors/asn1/lpp/packet-lpp-template.h | 4 +-
epan/dissectors/packet-lpp.c | 700 +++++++++++++++++++------
epan/dissectors/packet-lpp.h | 4 +-
6 files changed, 683 insertions(+), 199 deletions(-)