wireshark/test/baseline
John Thacker 7654bb260d QT+epan: Set FI_BITS_OFFSET and FI_BITS_SIZE flags on [u]ints and bitmasks
Set the FI_BITS_OFFSET and FI_BITS_SIZE flags appropriately on [u]int[64]
(and thus chars and booleans) where the bitmask is passed in on the
header_field_info. Also set the flags on bitmask items by ORing the bitmasks
from the constituent fields. These flags are only used right now in the
packet diagram.

This makes the packet diagram display those types of fields correctly without
having to use proto_item_set_bits_offset_len(), so long as the bitmask is
correct and the field width of the type matches the octet length. (If it
doesn't match, that's a dissector bug.)

split bit items are a more complicated case and still not handled correctly.
2020-11-19 12:00:46 +00:00
..
communityid-filtered.txt A Community ID implementation for Wireshark. 2020-09-16 09:25:38 -07:00
communityid.txt A Community ID implementation for Wireshark. 2020-09-16 09:25:38 -07:00
dhcp-filter.ek print: fix ek output with -j option. 2019-11-18 04:41:40 +00:00
dhcp-raw.ek QT+epan: Set FI_BITS_OFFSET and FI_BITS_SIZE flags on [u]ints and bitmasks 2020-11-19 12:00:46 +00:00
dhcp.ek UDP: Add a filter for payload. 2020-01-07 12:34:20 +00:00
dhcp.json UDP: Add a filter for payload. 2020-01-07 12:34:20 +00:00
dhcp.jsonraw QT+epan: Set FI_BITS_OFFSET and FI_BITS_SIZE flags on [u]ints and bitmasks 2020-11-19 12:00:46 +00:00
elastic-mapping-ip-subset.json IPv4: Use FT_UINT8 for the 3 bits flags field 2020-01-24 18:56:09 +00:00
ff-ts-usec-pcap-direct.txt
io-rawshark-dhcp-pcap.txt