URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cbcb50e8afdcbd3042d37b90012690f3992d6127
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
cbcb50e by akuchekar (akuchekar@xxxxxxxxxxx):
Decoding of SMS contents when SMS over SMPP
Bug: 15823
Change-Id: If77c03aaa806c870bafdda111e2ccdd1ee15b505
Reviewed-on: https://code.wireshark.org/review/33510
Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Actions performed:
from 867a13d Fix a couple of shellcheck issues.
add cbcb50e Decoding of SMS contents when SMS over SMPP
Summary of changes:
epan/dissectors/packet-smpp.c | 117 +++++++++++++++++++++++++++++++++++++-----
epan/dissectors/packet-smpp.h | 2 +-
2 files changed, 104 insertions(+), 15 deletions(-)