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

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 Sep 2002 17:10:17 -0500 (CDT)
guy         2002/09/02 17:10:16 CDT

  Modified files:
    .                    packet-isis-lsp.c packet-isis-lsp.h 
                         packet-isis-snp.c 
  Log:
  From Hannes Gredler:
  
  	open up a new subtree for dissecting the lsp-entry TLV;
  
  	remove the isis_lsp_decode_lsp_id() routine, as the same
  	functionality is better served using print_system_id();
  
  	fix a small bug in print_system_id().
  
  Revision  Changes    Path
  1.36      +8 -32     ethereal/packet-isis-lsp.c
  1.15      +1 -3      ethereal/packet-isis-lsp.h
  1.20      +85 -28    ethereal/packet-isis-snp.c