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
Fixed decoding of NCP 89,10 reply
packet. Fixes malformed packet.
Adds NCP protocol preference
options for enabling/disabling the echoing of data to the expert table.
Expert: EID to Name Lookups
Expert: Server Information
Adds decoding of ZEN attribute
values
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
Fix function prototypes to match
new 32bit nwconnection
Add global variables to allow for
new NCP protocol preference options
Please comment and/or apply,