Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ldp.c

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

From: gram@xxxxxxxxxxxx (Gilbert Ramirez)
Date: Wed, 3 Dec 2003 23:55:46 -0600 (CST)
gram        2003/12/03 23:55:46 CST

  Modified files:
    .                    packet-ldp.c 
  Log:
  ldp.msg.tlv.returned.msg.ubit needs to be an FT_BOOLEAN field, not
  an FT_UINT8, since it is using a true_false_string struct to print its
  values.
  Add {0, NULL} to the fec_vc_interfaceparm value_string array.
  
  Revision  Changes    Path
  1.47      +4 -3      ethereal/packet-ldp.c