Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins/pcli packet-pcli.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 10 Oct 2002 15:36:38 -0500 (CDT)
guy         2002/10/10 15:36:38 CDT

  Modified files:
    plugins/pcli         packet-pcli.c 
  Log:
  As we are (correctly) calling the IP dissector regardless of whether a
  protocol tree is being built or not, we must also construct a tvbuff to
  hand to that dissector regardless of whether a protocol tree is being
  built or not.
  
  Revision  Changes    Path
  1.4       +7 -4      ethereal/plugins/pcli/packet-pcli.c