Ethereal-cvs: [Ethereal-cvs] rev 16733: /trunk/epan/dissectors/: packet-cigi.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Thu, 08 Dec 2005 10:56:55 GMT
User: guy
Date: 2005/12/08 04:56 AM

Log:
 When checking whether a packet is for a protocol or not, make sure the
 bytes you'll be checking are available in the tvbuff first.
 
 Don't require *all* of the packet data to be available, however.
 
 Heuristic dissectors should return TRUE or FALSE.  Non-heuristic
 "new-style" dissectors should return the amount of data dissected or 0.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +71 -27    packet-cigi.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=16733&view=rev