ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master-1.12 34303a2: TCP: backport out of order packet detec

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 4 Jul 2014 10:52:06 +0000 (UTC)
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(-)