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

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Mon, 1 Dec 2003 17:41:45 -0600 (CST)
guy         2003/12/01 17:41:44 CST

  Modified files:
    epan                 value_string.c value_string.h 
  Log:
  From Tomas Kukosa: add "decode_enumerated_bitfield_shifted()", which is
  like "decode_enumerated_bitfield()" but handles value_string tables
  containing values as they appear in the bitfield rather than as they
  appear in the item containing the bitfield.
  
  Revision  Changes    Path
  1.5       +20 -1     ethereal/epan/value_string.c
  1.4       +3 -1      ethereal/epan/value_string.h