packETHcli receiver mode counts packets twice
Opened this issue · 0 comments
jemcek commented
In same cases the receiver mode counts packets twice. If you start the generator and the receiver both on the same interface (lo for example) the receiver will also count the transmitted packets. Thus all the statistics including sequence error will be wrong.
Need to add flag to ioctl calls that only received packets will be passed to receiver.