Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] basic data type question

From: Brian Oleksa <oleksab@xxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 23 May 2011 14:41:57 -0400

If I have a field that I am trying to dissect that has a max field size of 8192 bits.

What data structure should I put this into..??

Perhaps  FT_BYTES, FT_UINT_BYTES  .....????

Thanks,
Brian