URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=34303a22719e8016a1d429cb0d3e9ab8255265fc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
34303a2 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
TCP: backport out of order packet detection algorithm from master branch
Change-Id: I20ec27a1dc226b412eaa1caddb66b6b7caafbe4e
Reviewed-on: https://code.wireshark.org/review/2847
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from f3a0092 Fix Windows build broken by g106c8b3
adds 34303a2 TCP: backport out of order packet detection algorithm from master branch
Summary of changes:
epan/dissectors/packet-tcp.c | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)