Ethereal-cvs: [Ethereal-cvs] rev 16266: /trunk/epan/dissectors/: Makefile.common ncp2222.py pa

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

Date: Wed, 19 Oct 2005 14:28:31 GMT
User: gram
Date: 2005/10/19 09:28 AM

Log:
 From Greg Morris:
 
 makefile.common.diff - epan directory
 1. Adds new packet-ncp-sss.c and packet-ncp-sss.h for new Secret Store dissector
  
 New Novell Secret Store Services dissector
 packet-ncp-sss.c
 packet-ncp-sss.h
  
 ncp2222.py.diff
 1. Adds a number of return values
 2. Adds 64bit file size support
 3. Add NCP 89,xx NCP's for UTF8 support
 4. Fixes a number of field values for proper dissection
 5. Adds support for Secret Store dissector
  
 packet-ncp2222.inc.diff
 1. Skwelches some compiler warnings
 2. Redo of fix for bug 535 which original fix broke dissection of NDS verb 5
 3. Adds support for Secret Store dissector
 4. Adds expert data
 5. Adds tap for service response time
 6. Fixes dissection of stream attribute
 7. Fixes defragmentation problem with more then 10 fragments
 8. Fixes NDS dissection if reply buffer was less then 7
  
 packet-ncp.c.diff
 1. Adds tap data
 2. Adds expert data
 3. Fixes calculation for NCP connection number
 4. Fixes malformed packet for destroy service connection
  
 packet-ncp.c.diff
 1. Adds tap data

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +2 -0      Makefile.common       Modified
  +1298 -125 ncp2222.py            Modified
  +25 -4     packet-ncp-int.h      Modified
  +977 -0    packet-ncp-sss.c      Added
  +36 -0     packet-ncp-sss.h      Added
  +22 -29    packet-ncp.c          Modified
  +140 -102  packet-ncp2222.inc    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=16266&view=rev