Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-pim.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: Mon, 2 Jul 2001 04:42:42 -0500 (CDT)
guy         2001/07/02 04:42:41 CDT

  Modified files:
    .                    packet-pim.c 
  Log:
  Put the IGMP type field value into the PIM tree, as is done for other
  on-top-of-IGMP protocols, e.g. DVMRP.
  
  Label the PIM opcode field "Code" for PIMv1, to distinguish it from the
  IGMP type field.
  
  Make that field, and the PIMv2 opcode field, enumerated fields.
  
  For unknown opcode values, put the value into the summary line.
  
  Get rid of some unused variables.
  
  Revision  Changes    Path
  1.31      +42 -44    ethereal/packet-pim.c