Create FILE.pcap with the following command. /jffs/tcpdump -i eth6 dst port 5500 -U -w FILE.pcap When I read the payload of FILE.pcap and execute unpack_csi, I get an error.
Create FILE.pcap with the following command.
/jffs/tcpdump -i eth6 dst port 5500 -U -w FILE.pcap
When I read the payload of FILE.pcap and execute unpack_csi, I get an error.