ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 6123] packet-tcp.c - Fix further dissection of data in TCP

Date: Fri, 15 Jul 2011 01:16:59 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6123

Jaap Keuter <jaap.keuter@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6659|                            |review_for_checkin-
               Flag|                            |
   Attachment #6659|application/octet-stream    |text/plain
          mime type|                            |
   Attachment #6659|0                           |1
           is patch|                            |

--- Comment #1 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2011-07-15 10:16:57 CEST ---
(From update of attachment 6659)
This effectively kills the 'sport' dissector. A better way would be to try to
find the 'sport' dissector (once, in handoff, like already done for 'data') and
setup the conversation for it, if found, or for 'data'.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.