Pascal Quantin
changed
bug 8506
Comment # 25
on bug 8506
from Pascal Quantin
(In reply to comment #24)
> Created attachment 10500 [details]
> Bug fix of comment 22
>
> This patch refers to comment 22. Now the decoder correctly opens file
> vrt_1-2.pcap, cited in comment 33.
Hi,
in this patch you removed the bitmask used for hf_vrt_cidflag or hf_vrt_tflag
for example, while those items are still added with proto_tree_add_item. Is
this intentional?
For the other FT_BOOLEAN you modified that are added with
proto_tree_add_bits_item, FIELDDISPLAY should be set to BASE_NONE.
You are receiving this mail because:
- You are watching all bug changes.