Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan/dfilter dfilter.c dfilter.h dfvm.c dfvm

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

From: Gilbert Ramirez <gram@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 9 May 2002 18:50:31 -0500 (CDT)
gram        2002/05/09 18:50:31 CDT

  Modified files:
    epan/dfilter         dfilter.c dfilter.h dfvm.c dfvm.h 
                         semcheck.c 
  Log:
  Merge the work in Novell_NCP_branch into the mainline code.
  A little work still needs to be done on the new NCP dissector -- make
  some of the COL_INFO texts more useful, handle a Unicode issue, and
  modify some of the cases that use "request conditions".
  But the NCP dissector as it stands is very usable now.
  
  Note: I didn't merge in the PROTO_LENGTH_UNTIL_END macro... I wanted
  to think about the various possible macros and review an email conversation
  I had with Guy on the subject.
  
  Revision  Changes    Path
  1.10      +6 -7      ethereal/epan/dfilter/dfilter.c
  1.5       +4 -5      ethereal/epan/dfilter/dfilter.h
  1.7       +2 -3      ethereal/epan/dfilter/dfvm.c
  1.6       +2 -2      ethereal/epan/dfilter/dfvm.h
  1.11      +5 -2      ethereal/epan/dfilter/semcheck.c