show any errors
tcp.analysis.flagsfilter by specific IP
ip.addr == 199.200.1.1add Market Data decoder plugin
download plugin
https://github.com/Open-Markets-Initiative/wireshark-lua/tree/master/Cme
add lua script to ~/.local/lib/wireshark/plugins/
Show payload contents
select on packet, right click > Follow > HTTP Stream (or TCP stream)
apply item as column
go to specific packet
Control + G, type in line number
go to previous packet in same stream
Control + , (control and comma)
check for packet fragmentation
ip.flags.mf == 1 || ip.frag_offset > 0