|
This patch corrects the problem with the following.
1. NCP 123,62 did not display value for the set command. Set default value
to guint32.
2. Some NCP's that displayed the file/directory path in the summary window
would display blank lines on Windows based machines. This was due to unicode or
non-displayable characters contained in the character string being added to the
column data. I made a change to format/strip out non-displayable characters
prior to adding to the column data.
3. Moved ncp_req_hash_value struct to packet-ncp-int.h so that I can use it
within a future dissector (NMAS).
Greg
|
ncp2222.py.diff
Description: Binary data
packet-ncp-int.h.diff
Description: Binary data
packet-ncp2222.inc.diff
Description: Binary data
