Imagination is a free css template or rather a complete css website suitable for Magazines, Business Websites or even Blogs 
Nam ultrices euismod dolor. Donec rutrum felis et mauris. Vestibulum nisl. Ut ultrices. Nunc adipiscing est ultrices augue. Aliquam commodo
Generic Dissector permits to display clearly your data inside wireshark.
Without Generic Dissector With Generic Dissector
No code to do.
The description of your data is read from a text file.
To describe your data, Generic Dissector provides the most simple syntax, including :
- basic types (integers, float, string ...)
- transform options (quantum, expression) to compute a value from the packet one
- display options (hex, oct, bin, printf format, expression)
- constaint specification (min and max values) to detect errors in data (red line)
- Array (fixed or variable size)
- Enum
- Bit field
- Structure
- Conditions and loops (if, while, do while, ...)
- Switch case
- Functions
- Global data
- subproto data