Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi everyone, I'm trying to build an auto testing frame, by looping pcap files and parsing data locally via exanic x10 device.I have successfully dumped pcap files by commands like "exanic-capture -i exanic0:0 -w foo.pcap", but when I tried to replay ...