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

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

From: Ed Warnicke <hagbard@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 1 Apr 2001 17:50:09 -0500 (CDT)
hagbard     2001/04/01 17:50:09 CDT

  Modified files:
    epan                 proto.c proto.h 
  Log:
  Added a function proto_get_id_by_filter_name() function to proto.{c,h}
  to allow the lookup of proto_ids by filter_name.
  
  Revision  Changes    Path
  1.18      +20 -1     ethereal/epan/proto.c
  1.10      +4 -1      ethereal/epan/proto.h