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, 20 Dec 2001 01:33:23 -0600 (CST)
guy         2001/12/20 01:33:22 CST

  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:
  Put the Hello, LSP, and {C,P}SNP ISIS stuff into the ISIS protocol,
  rather than having them each have their own protocol.
  
  Revision  Changes    Path
  1.23      +18 -37    ethereal/packet-isis-hello.c
  1.6       +3 -3      ethereal/packet-isis-hello.h
  1.22      +19 -32    ethereal/packet-isis-lsp.c
  1.11      +2 -3      ethereal/packet-isis-lsp.h
  1.12      +25 -44    ethereal/packet-isis-snp.c
  1.4       +4 -5      ethereal/packet-isis-snp.h
  1.28      +10 -1     ethereal/packet-isis.c