Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal ncp2222.py packet-ncp-int.h packet-ncp.c pac

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

From: Gilbert Ramirez <gram@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 23 Aug 2002 12:47:33 -0500 (CDT)
gram        2002/08/23 12:47:32 CDT

  Modified files:
    .                    ncp2222.py packet-ncp-int.h packet-ncp.c 
                         packet-ncp2222.inc 
  Log:
  From Greg Morris:
  
  1. Secret Store Services (NCP 94) (ncp2222.py)
  2. NMAS (NCP 92) (ncp2222.py)
  3. NDS information in summary screen (packet-ncp.c & packet-ncp2222.inc)
  4. Sever broadcast packets (NCP type 0xbbbb) to notify workstation to clear op-lock (packet-ncp.c)
  5. Large Internet Packets (LIP) (packet-ncp.c)
  6. Unicode Support. (unicode_to_string function in packet-ncp2222.inc & ncp2222.py)
  
  Revision  Changes    Path
  1.31      +133 -53   ethereal/ncp2222.py
  1.10      +7 -1      ethereal/packet-ncp-int.h
  1.66      +84 -15    ethereal/packet-ncp.c
  1.14      +504 -37   ethereal/packet-ncp2222.inc