Wireshark-commits: [Wireshark-commits] master-3.0 130c843: text import: make TCP dest port truly di
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=130c84306e9077847b68d735c6603980f6d9a966
Submitter: "Jaap Keuter <jaap.keuter@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
130c843 by Jaap Keuter (jaap.keuter@xxxxxxxxx):
text import: make TCP dest port truly direction dependant
During introduction of proper direction support this line was left over,
causing TCP dest port to remain independant of direction. This change
simply drops the line.
See CID 1444115
Change-Id: I4ff362925e422bc57cfa3842127ddaf8695cf303
Reviewed-on: https://code.wireshark.org/review/32902
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit c642c1a0a40224c7bb0b45b737623ff9a6115d85)
Reviewed-on: https://code.wireshark.org/review/32908
Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Actions performed:
from a090b58 CMake: fix Windows build when all binaries are disabled
add 130c843 text import: make TCP dest port truly direction dependant
Summary of changes:
ui/text_import.c | 1 -
1 file changed, 1 deletion(-)