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

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, 29 Aug 2002 13:52:53 -0500 (CDT)
guy         2002/08/29 13:52:52 CDT

  Modified files:
    .                    packet-isis-hello.c packet-isis-hello.h 
                         packet-isis-lsp.c packet-isis-lsp.h 
                         packet-isis-snp.c packet-isis-snp.h 
                         packet-isis.c 
  Log:
  From Hannes Gredler: make the IS-IS dissector more verbose in the INFO
  field - specifically for
  
  	IIHs  the System-ID of the Hello;
  	LSPs  the LSP-ID, Sequence #, Lifetime;
  	CSNPs the LAN-ID, Start LSP-ID, End LSP-ID.
  
  and change the display of some IDs.
  
  Clean up white space.
  
  Revision  Changes    Path
  1.33      +19 -16    ethereal/packet-isis-hello.c
  1.10      +2 -2      ethereal/packet-isis-hello.h
  1.35      +12 -3     ethereal/packet-isis-lsp.c
  1.14      +2 -2      ethereal/packet-isis-lsp.h
  1.19      +23 -7     ethereal/packet-isis-snp.c
  1.7       +3 -3      ethereal/packet-isis-snp.h
  1.34      +5 -5      ethereal/packet-isis.c