URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4d500e84ed2d2f564277ce2006868f784272ae90
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
4d500e8 by Pascal Quantin (pascal@xxxxxxxxxxxxx):
LPP: get rid of duplicate bit string decoding
After gca694eb078, no manual decoding is required
Change-Id: Ibe83becaea2f3587e770f6346ec71e775d25cf75
Reviewed-on: https://code.wireshark.org/review/33915
Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Actions performed:
from 4deba60 PER: Fixed named bitmap parsing of larger maps
add 4d500e8 LPP: get rid of duplicate bit string decoding
Summary of changes:
epan/dissectors/asn1/lpp/lpp.cnf | 615 ------------------
epan/dissectors/asn1/lpp/packet-lpp-template.c | 2 -
epan/dissectors/packet-lpp.c | 828 +++----------------------
3 files changed, 91 insertions(+), 1354 deletions(-)