Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins/docsis packet-tlv.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: Sun, 14 Jul 2002 03:37:46 -0500 (CDT)
guy         2002/07/14 03:37:46 CDT

  Modified files:
    plugins/docsis       packet-tlv.c 
  Log:
  From Anand V. Narwani: fix so that when a filter is applied to a DOCSIS
  management frame, the Info column isn't erased.
  
  Replace a call to "tvb_length_remaining()" with the value returned by a
  earlier identical call.
  
  Revision  Changes    Path
  1.2       +2 -6      ethereal/plugins/docsis/packet-tlv.c