Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ipxwan.c Makefile.am Makefile.nmake p

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: Sat, 5 Apr 2003 20:32:40 -0600 (CST)
guy         2003/04/05 20:32:39 CST

  Modified files:
    .                    Makefile.am Makefile.nmake packet-ipx.c 
                         packet-ipx.h 
  Added files:
    .                    packet-ipxwan.c 
  Log:
  Add a dissector for the IPX WAN protocol.  "IPX WAN 2" is just some
  compatible additions to the RFC 1362 IPX WAN protocol, so call it "IPX
  WAN", not "IPX WAN 2".
  
  Revision  Changes    Path
  1.573     +2 -1      ethereal/Makefile.am
  1.292     +2 -1      ethereal/Makefile.nmake
  1.121     +2 -2      ethereal/packet-ipx.c
  1.23      +2 -2      ethereal/packet-ipx.h