URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=11e451956bc34a24db7eca57d29d5c2b31572fd2
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
11e4519 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
LPADm: fixes for reassembly
- do not packets in error in reassembly table
- filter retransmissions based on N(S) value
See https://www.wireshark.org/lists/wireshark-users/201605/msg00000.html
Change-Id: I0c2ab36acd5927529d40f8fa7fd2eed17a6fc486
Reviewed-on: https://code.wireshark.org/review/15281
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit dfdeb54ae2a55dadd4f2fdec2b450dfd24e7b7f7)
Reviewed-on: https://code.wireshark.org/review/15309
Actions performed:
from 16254fd GSM A RR: fix dissection of GPRS Cell Options IE
adds 11e4519 LPADm: fixes for reassembly
Summary of changes:
epan/dissectors/packet-lapdm.c | 55 +++++++++++++++++++++++++++++-----------
1 file changed, 40 insertions(+), 15 deletions(-)