URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=56a41845e7aada1655553a50abaa64df6817d8d2
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
56a4184 by Anders Broman (a.broman58@xxxxxxxxx):
Revert "Create an extended converstaion hastable taking more address information into consideration. This makes it possible to differentiate between packets on different vlans and can be expanded to handle tunnels."
This reverts commit f80e9df7939be9d88062718d6c15fa2983e5e605.
Change-Id: I7877b250d479c30209cfe74351069d54359757b5
Reviewed-on: https://code.wireshark.org/review/13825
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 7d26339 Revert "RTSE and PRES relies on the TCP conversation to do reassembly, switch to the new interface."
adds 56a4184 Revert "Create an extended converstaion hastable taking more address information into consideration. This makes it possible to differentiate between packets on different vlans and can be expanded to handle tunnels."
Summary of changes:
epan/conversation.c | 286 +++---------------------------------------
epan/conversation.h | 16 +--
epan/dissectors/packet-tcp.c | 14 ++-
3 files changed, 28 insertions(+), 288 deletions(-)