Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-clnp.c packet-clnp.h packet-esis.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sat, 15 Apr 2000 17:11:23 -0500 (CDT)
guy         2000/04/15 17:11:21 CDT

  Modified files:
    .                    AUTHORS Makefile.am nlpid.h 
                         packet-isis-clv.c packet-isis-hello.c 
                         packet-isis-lsp.c packet-isis-snp.c 
                         packet-isis.c packet-isis.h packet-osi.c 
                         packet-osi.h packet-x25.c 
  Added files:
    .                    packet-clnp.c packet-clnp.h packet-esis.c 
                         packet-esis.h packet-osi-options.c 
                         packet-osi-options.h 
  Log:
  Ralf Schneider's changes to enhance to OSI CLNP, CLTP, and ISIS support
  and to add OSI ESIS support.
  
  Revision  Changes    Path
  1.103     +5 -0      ethereal/AUTHORS
  1.185     +7 -1      ethereal/Makefile.am
  1.4       +2 -2      ethereal/nlpid.h
  1.3       +4 -2      ethereal/packet-isis-clv.c
  1.6       +47 -62    ethereal/packet-isis-hello.c
  1.5       +12 -22    ethereal/packet-isis-lsp.c
  1.3       +16 -27    ethereal/packet-isis-snp.c
  1.7       +75 -116   ethereal/packet-isis.c
  1.3       +33 -31    ethereal/packet-isis.h
  1.30      +136 -1736 ethereal/packet-osi.c
  1.2       +87 -3     ethereal/packet-osi.h
  1.24      +2 -1      ethereal/packet-x25.c