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

Wireshark-commits: [Wireshark-commits] rev 25317: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 17 May 2008 23:40:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25317

User: sfisher
Date: 2008/05/17 04:40 PM

Log:
 Fix bug #2531: UDP packet on port 8000 incorrectly dissected as OICQ protocol.
 
 Changed OICQ dissector to be a new style dissector that checks to make sure
 two of the fields match defined string values before continuing dissection.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +10 -3     packet-oicq.c    Modified