URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=581d9c4449b2861202bf8bfd06e831427d447fc8
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
581d9c4 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)
Conflicts:
epan/dissectors/packet-lapdm.c
Reviewed-on: https://code.wireshark.org/review/15307
Actions performed:
from e2fa12e GSM A RR: fix dissection of GPRS Cell Options IE
adds 581d9c4 LPADm: fixes for reassembly
Summary of changes:
epan/dissectors/packet-lapdm.c | 83 ++++++++++++++++++++++++++--------------
1 file changed, 54 insertions(+), 29 deletions(-)