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

Packet injection occurs errno=19 #546

Open
snoopspy opened this issue Dec 1, 2022 · 0 comments
Open

Packet injection occurs errno=19 #546

snoopspy opened this issue Dec 1, 2022 · 0 comments

Comments

@snoopspy
Copy link

snoopspy commented Dec 1, 2022

Hi. I've made packet injection application using pcap library. This application reads one packet from pcap file, and injects that frame to a specific interface(wlan0) periodically.

When period is big enough(e.g. 5000 microsecond) it works well, but period is small(e.g. 500 microsecond), errorno=19 problem occurs.

Phone : rooted Galaxy S7 / LineageOS 14.1 / bcm43596a0/9.96.4_sta_c0 patched.

While, on rooted Nexus 5(LineageOS 14.1 / bcm4339 / /bcm4339/6_37_34_43), it works well without any problem.

I don't know why it happens.

Thank you in advance.

Here is a test video.
https://youtu.be/cI3Y8qYHCbc

802.11.packet.injection.problem.using.nexmon.modules.mp4

[test codes]
https://gitlab.com/gilgil/android-build
https://gitlab.com/gilgil/packet-inject-test

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