Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

packETHcli receiver mode counts packets twice #14

Open
jemcek opened this issue Dec 5, 2018 · 0 comments
Open

packETHcli receiver mode counts packets twice #14

jemcek opened this issue Dec 5, 2018 · 0 comments

Comments

@jemcek
Copy link
Owner

jemcek commented Dec 5, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@jemcek and others