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

Using RawSendBuffer to send management frames? #5

Open
CalcHack opened this issue Dec 27, 2016 · 3 comments
Open

Using RawSendBuffer to send management frames? #5

CalcHack opened this issue Dec 27, 2016 · 3 comments

Comments

@CalcHack
Copy link

Hey CnLohr
After discovering send_pkt_freedom can no longer send deauth packets / any other mgmt frames, I thought about using your RawSendBuffer (this should work, right?) but I cannot get it to work.
ppTxPkt and ppRegisterTxCallback are undeclared. Since I can see them in libnet80211/ieee80211.o, adding the declarations "extern ...." should be enough, right? I tried for quite a bit, but failed miserably, and cannot find them anywhere in your code either... Any idea?
Thanks :)

@cnlohr
Copy link
Owner

cnlohr commented Dec 27, 2016

I should have written it somewhere, but, this is one of the few projects I selectively support. What is the goal of the project you are using esp8266rawpackets for?

@CalcHack
Copy link
Author

CalcHack commented Dec 27, 2016 via email

@cnlohr
Copy link
Owner

cnlohr commented Dec 27, 2016

I regret that I won't be supporting that. Specifically, the project now exists solely to allow broadcast "walkie talkie" communication between ESPs, and to enable packet monitoring while associated to an AP.

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