Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-eigrp.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: Thu, 2 May 2002 04:28:44 -0500 (CDT)
guy         2002/05/02 04:28:44 CDT

  Modified files:
    .                    packet-eigrp.c 
  Log:
  From Joerg Mayer: get rid of unused arguments.
  
  Fix the spelling of "Reserved".
  
  Use "proto_item_append_text()" when dissecting EIGRP TLVs, so they don't
  have to put in name of the TLV into the top-level item for the TLV, they
  can just append to the name that's already there.
  
  Revision  Changes    Path
  1.23      +39 -28    ethereal/packet-eigrp.c