Wireshark-commits: [Wireshark-commits] master a2b1f39: Better handle TCP conversations when ports a
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 20 Jan 2016 16:57:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a2b1f3998cb138587dd4e8b19f6e7c41f9563b8a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a2b1f39 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Better handle TCP conversations when ports are reused.
    
    Bug: 12022
    Change-Id: Icce6a8eeff7fa4171b2d706c6be578a007d151f3
    Reviewed-on: https://code.wireshark.org/review/13381
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  4c330cc   Fix constness
    adds  a2b1f39   Better handle TCP conversations when ports are reused.


Summary of changes:
 epan/dissectors/packet-tcp.c |   57 +++++++++++++++++++++++++++++++++++++++---
 1 file changed, 54 insertions(+), 3 deletions(-)