ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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   [email protected]

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.