Ethereal-dev: SV: [Ethereal-dev] Updates to the NCP dissector

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

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Thu, 24 Nov 2005 06:56:26 +0100

Checked in with the packet-ncp.c patch applied by hand.

Brg

Anders

 

-----Ursprungligt meddelande-----
Från: ethereal-dev-bounces@xxxxxxxxxxxx [mailto:ethereal-dev-bounces@xxxxxxxxxxxx] För Greg Morris
Skickat: den 23 november 2005 15:47
Till: ethereal-dev@xxxxxxxxxxxx
Ämne: [Ethereal-dev] Updates to the NCP dissector

 

ncp2222.py.diff

Fixed decoding of NCP 89,10 reply packet. Fixes malformed packet.

 

packet-ncp.c.diff

Adds NCP protocol preference options for enabling/disabling the echoing of data to the expert table.

Expert: EID to Name Lookups

Expert: NCP Connections

Expert: NCP Errors

Expert: Server Information

 

packet-ncp2222.inc.diff

Adds decoding of ZEN attribute values

zendmSearchType

zendmSearchOrder

Fixes blank name stored in EID to Name table if tuned name was returned in resolve name reply packet

Adds capability of reading hf values from NCP tree for exporting specific NCP info to expert table

Adds support for new NCP protocol preference options

Adds expert options for EID to Name Lookups, NCP connections, and Server Information

Change nwconnection from 16bit value to 32bit

 

Packet-ncp-int.h.diff

Fix function prototypes to match new 32bit nwconnection

Add global variables to allow for new NCP protocol preference options

 

Please comment and/or apply,

Greg