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

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

Date: Fri, 09 Jun 2006 23:06:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18415

User: guy
Date: 2006/06/09 11:06 PM

Log:
 Make dissect_tivoconnect() a proper "new-style" dissector, and register
 it as such.
 
 Use "tvb_strncaseeql()" to do the check for "tivoconnect" at the
 beginning of the packet.

Directory: /trunk/epan/dissectors/
  Changes    Path                    Action
  +5 -9      packet-tivoconnect.c    Modified