Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-nlsp.c Makefile.am Makefile.nmake pac

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, 31 Mar 2003 02:10:10 -0600 (CST)
guy         2003/03/31 02:10:09 CST

  Modified files:
    .                    Makefile.am Makefile.nmake packet-ipx.c 
                         packet-ipx.h 
  Added files:
    .                    packet-nlsp.c 
  Log:
  Add dissector for NetWare Link Services Protocol.
  
  Socket 0x9001 is for NLSP - it supports LANs as well as WANs, at least
  as I read the specification.
  
  Socket 0x9004 is for "IPX WAN 2".
  
  Revision  Changes    Path
  1.572     +2 -1      ethereal/Makefile.am
  1.291     +2 -1      ethereal/Makefile.nmake
  1.120     +5 -4      ethereal/packet-ipx.c
  1.22      +7 -2      ethereal/packet-ipx.h