Jiří Engelthaler
changed
bug 8849
What |
Removed |
Added |
Status |
UNCONFIRMED
|
IN_PROGRESS
|
Ever confirmed |
|
1
|
Comment # 7
on bug 8849
from Jiří Engelthaler
Hi.
I have fixed 7) - decoding of CP56time. Patches are included with and without
several code style changes and slightly modified decoded tree structure and
some minor fixes. Sample pcap with CP56time is also included.
6) Still unfixed. Attached sample for "Step position" shows ".111 1111 = VTI:
127". The correct value is -1 and I would like to see ".111 1111 = VTI: -1",
but so far I don't know, how to correctly fix it (FT_INT8 doesn't support bit
mask).
Source code contains several coding styles - spaces/tabs before command,
bracket on end line after for or if / bracket on new line.
Regards
Jiri Engelthaler
You are receiving this mail because:
- You are watching all bug changes.