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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Tue, 8 Jul 2003 02:55:10 -0500 (CDT)
guy         2003/07/08 02:55:10 CDT

  Modified files:
    .                    packet-q2931.c 
  Log:
  Get rid of "q2931_cause_coding_standard_vals[]" - it's a duplicate of
  "coding_std_vals[]".
  
  Add a bunch of cause codes from Q.850.
  
  Use "q2931_rejection_reason_vals[]", not "q2931_cause_condition_vals[]",
  for rejection reason values.
  
  Revision  Changes    Path
  1.31      +40 -11    ethereal/packet-q2931.c