URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e36e6c9115dca0a61786d056a16ed0d1021b97b0
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
e36e6c9 by Pascal Quantin (pascal@xxxxxxxxxxxxx):
ULP: get rid of duplicate bit string decoding
After gca694eb078, no manual decoding is required
Change-Id: Ic23daf75c317df8b022e2e9911a6ad025dceaae8
Reviewed-on: https://code.wireshark.org/review/33916
Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Actions performed:
from 4d500e8 LPP: get rid of duplicate bit string decoding
add e36e6c9 ULP: get rid of duplicate bit string decoding
Summary of changes:
epan/dissectors/asn1/ulp/packet-ulp-template.c | 2 -
epan/dissectors/asn1/ulp/ulp.cnf | 25 ------
epan/dissectors/packet-ulp.c | 115 +++++++++----------------
3 files changed, 43 insertions(+), 99 deletions(-)