Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/doc ethereal.pod.template tethereal.pod.temp

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

From: Gilbert Ramirez <gram@xxxxxxxxxxxxxxxxx>
Date: Wed, 27 Aug 2003 10:23:01 -0500 (CDT)
gram        2003/08/27 10:23:01 CDT

  Modified files:
    doc                  ethereal.pod.template 
                         tethereal.pod.template 
  Log:
  Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols).
  The search uses a naive approach; more work is required to add a
  Boyer-Moore Search algorithm.
  
  Revision  Changes    Path
  1.458     +6 -1      ethereal/doc/ethereal.pod.template
  1.95      +6 -1      ethereal/doc/tethereal.pod.template