Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 1450] irc dissector don't show CTCP commands

Date: Sat, 7 Apr 2012 20:14:46 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1450

Michael Mann <mmann78@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8173|                            |review_for_checkin?
              Flags|                            |

--- Comment #7 from Michael Mann <mmann78@xxxxxxxxxxxx> 2012-04-07 20:14:45 PDT ---
Created attachment 8173
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8173
Improved IRC dissector

Well here's a start.  I improved the IRC dissector to be able to pick out the
CTCP protocol, just not dissect it.  I left a placeholder filter (irc.ctcp) for
the CRCP data.  Next step would be to write the CTCP dissector and hook it into
the IRC dissector (and replace the placeholder).  Since I would anticipate it
being a new file (packet-ctcp.c), I'll leave that to another patch at a future
date.

fuzz-tested with the provided capture.

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