Hi, I'd like to fix a bug in the TIPC dissector. The header size is given in 4-byte units. So the actual size is (4*hdr_size).
What function can I use for that if I also want to see the bitfield like when using proto_tree_add_item()? I don't find that when looking at the documentation. Thanks, Martin _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
