Wireshark-commits: [Wireshark-commits] master-2.2 4d5ad12: GSM SMS: take into consideration TP-OA/T
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4d5ad127ad948b83d292fe95d566cd3de4014d82
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
4d5ad12 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
GSM SMS: take into consideration TP-OA/TP-DA fields and direction for reassembly
Bug: 13572
Change-Id: Ieb1b972f95bc5c445597dd9aa2a0d8e7e9985238
Reviewed-on: https://code.wireshark.org/review/21013
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit 87fc4cc5d7d7838d9fb708ca0c00166014d4ace8)
Conflicts:
epan/dissectors/packet-gsm_sms.c
Reviewed-on: https://code.wireshark.org/review/21014
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 5cfd52d PacketBB: do not add more bytes to the protocol tree than the real addr array length
adds 4d5ad12 GSM SMS: take into consideration TP-OA/TP-DA fields and direction for reassembly
Summary of changes:
epan/dissectors/packet-gsm_sms.c | 169 ++++++++++++++++++++++++++++++++++----
1 file changed, 153 insertions(+), 16 deletions(-)