Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-isis-hello.c packet-isis-lsp.c packet

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 05:13:57 -0500 (CDT)
guy         2002/05/02 05:13:57 CDT

  Modified files:
    .                    packet-isis-hello.c packet-isis-lsp.c 
                         packet-isis-snp.c 
  Log:
  From Joerg Mayer: mark unused arguments as such.
  
  Add a check in "dissect_hello_restart_clv()" that the length of the TLV
  is correct.
  
  Use "val_to_str()" to get the name of the adjacency state in
  "dissect_hello_ptp_adj_clv()".
  
  Revision  Changes    Path
  1.30      +34 -32    ethereal/packet-isis-hello.c
  1.30      +16 -16    ethereal/packet-isis-lsp.c
  1.16      +3 -3      ethereal/packet-isis-snp.c