URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=10ad6c6157a0ac01ed8ac4db3aaaa0a0b970004f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
10ad6c6 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>
(cherry picked from commit a2b1f3998cb138587dd4e8b19f6e7c41f9563b8a)
Reviewed-on: https://code.wireshark.org/review/13457
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 721f0f3 ssl: fix RSA key matching with Client certs
adds 10ad6c6 Better handle TCP conversations when ports are reused.
Summary of changes:
epan/dissectors/packet-tcp.c | 57 +++++++++++++++++++++++++++++++++++++++---
1 file changed, 54 insertions(+), 3 deletions(-)