Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-isis-hello.c packet-isis-lsp.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: Wed, 26 Dec 2001 15:37:22 -0600 (CST)
guy         2001/12/26 15:37:22 CST

  Modified files:
    .                    packet-isis-hello.c packet-isis-lsp.c 
  Log:
  From Hannes Gredler:
  
  	System IDs in IS neighbor CLVs in Hello PDUs are assumed to be
  	MAC addresses, so use "get_ether_name()" on them to try to
  	resolve them to host names.
  
  	Properly label IS type values of ISIS_LSP_TYPE_LEVEL_2 as being
  	"Level 1 and Level 2 IS".
  
  Revision  Changes    Path
  1.24      +3 -2      ethereal/packet-isis-hello.c
  1.23      +2 -2      ethereal/packet-isis-lsp.c