tshark tcp stream Raw data is not output to the end
Raw data is not output to the end.
command:tshark -r in.pcap -z follow,tcp,raw,0 > f
・It is different from the result executed by this method. ->wireshark GUI -> Follow TCP Stream -> Save As [Raw]
・The output result is different between windows version tshark and Linux version tshark.
・windows version is output correctly.
・windows version is wireshark and tshark results together.
Is tshark outputting raw data? Or is it a library loaded by tshark? Is it related to libpcap, for example?
Version number
・windows:2.6
・Linux:3.03