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

the program can not sniff every one of packages #1

Open
FrankYJY opened this issue Jun 25, 2020 · 0 comments
Open

the program can not sniff every one of packages #1

FrankYJY opened this issue Jun 25, 2020 · 0 comments

Comments

@FrankYJY
Copy link
Owner

  1. add loops in each big loop here: pcap.loop(N, jpacketHandler, ss); but still it can not catch each of them, for example, loop sending 100000 times but it can sniff far less than it.
  2. put pcap.LOOP_INFINATE (which is an out-of-date value) in N to loop and the presentation of records will have problems. I guess it's a problem of asynchronous reading and writing in the same place.

It's still a problem.

@FrankYJY FrankYJY changed the title program can not sniff every one of packages the program can not sniff every one of packages Jun 25, 2020
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

1 participant