http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50228
User: mmann
Date: 2013/06/28 07:54 PM
Log:
Improvements for the KDSP dissector. Bug 8864 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8864)
From Yuri Schaeffer
It addresses the following issues:
- Payload was included for all CAPPACKET messages. Even when not flagged by bitmap (bug).
- Frame Checksum (FCS) was not read from bitmap all following data is off by 4. (bug)
- Headers indicated in bitmap could use own subtree
- Payload is malformed because it is assumed the span 'the rest of the packet'. In reality more commands can follow. (bug)
Directory: /trunk/epan/dissectors/
Changes Path Action
+105 -31 packet-kdsp.c Modified