URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=86d24b0486014136137c98e2bb9d1651d01c8606
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
86d24b0 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
LPP: upgrade dissector to v12.3.0
Change-Id: Ibc2aa3127efcfbae33e6f3729d0e1e427db1c0fe
Reviewed-on: https://code.wireshark.org/review/6959
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 40d06bd Don't clobber PROJECT_VERSION_EXTENSION.
adds 86d24b0 LPP: upgrade dissector to v12.3.0
Summary of changes:
asn1/lpp/LPP.asn | 400 +++++---
asn1/lpp/lpp.cnf | 264 ++++-
asn1/lpp/packet-lpp-template.c | 528 ++++++++--
asn1/lpp/packet-lpp-template.h | 4 +-
epan/dissectors/packet-lpp.c | 2155 +++++++++++++++++++++++++++++++++-------
epan/dissectors/packet-lpp.h | 4 +-
6 files changed, 2776 insertions(+), 579 deletions(-)