Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal AUTHORS nlpid.h packet-isis-clv.c packet-isi

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, 16 Apr 2001 05:04:32 -0500 (CDT)
guy         2001/04/16 05:04:32 CDT

  Modified files:
    .                    AUTHORS nlpid.h packet-isis-clv.c 
                         packet-isis-clv.h packet-isis-hello.c 
                         packet-isis-lsp.c packet-isis-lsp.h 
                         packet-osi.c packet-ppp.c ppptypes.h 
  Log:
  Assorted ISIS enhancements from Hannes Gredler.
  
  When dissecting the ISIS NLPID CLV, use the "nlpid_vals" array to
  convert NLPID values to protocol names.
  
  Revision  Changes    Path
  1.213     +1 -2      ethereal/AUTHORS
  1.9       +2 -1      ethereal/nlpid.h
  1.10      +48 -5     ethereal/packet-isis-clv.c
  1.4       +3 -1      ethereal/packet-isis-clv.h
  1.13      +4 -4      ethereal/packet-isis-hello.c
  1.12      +58 -4     ethereal/packet-isis-lsp.c
  1.4       +3 -1      ethereal/packet-isis-lsp.h
  1.44      +2 -1      ethereal/packet-osi.c
  1.62      +3 -1      ethereal/packet-ppp.c
  1.8       +3 -2      ethereal/ppptypes.h