http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45177
User: gmorris
Date: 2012/09/27 10:47 AM
Log:
Added additional server information in NCP 23/17 reply structure for OES Linux.
Fixed GTKHash table being overwritten when number of NCP packets exceeds 255. Sequence numbers wrap so this was causing the request value table to be overwritten and subsequent malformed NCP packets.
Fixed buid_expert_data for file open reporting to correctly convert to Hex value so proper lookup in val table will succeed.
Added additional OES Linux values to build_expert_data for server entries.
Directory: /trunk/epan/dissectors/
Changes Path Action
+3 -3 packet-ncp-nmas.c Modified
+69 -31 packet-ncp2222.inc Modified
Directory: /trunk/tools/
Changes Path Action
+13 -1 ncp2222.py Modified