Wireshark-bugs: [Wireshark-bugs] [Bug 12882] TCP packets sometimes are incorrectly parsed as TDS
Date: Sun, 18 Sep 2016 07:29:12 +0000

changed bug 12882


What Removed Added
CC   pascal.quantin@gmail.com

Comment # 1 on bug 12882 from
THis is because TDS protocol registers an heuristic dissector that considers
your packet as matching a TDS like packet.
TO get rid of it, simply deactivate the heuristic dissector. Go to Analyze ->
Enabled Protocols -> uncheck tds_tcp checkbox.


You are receiving this mail because:
  • You are watching all bug changes.