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

nl80211: add support for registering an uloop based listener #138

Merged
merged 2 commits into from
Jan 23, 2023

Conversation

nbd168
Copy link
Contributor

@nbd168 nbd168 commented Jan 19, 2023

Can be used to capture nl80211 messages in an event driven program

- add missing overflow check
- make array size dynamic
- set all bits if command id is not specified
- add helper function for filling command bits

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Can be used to capture nl80211 messages in an event driven program

Signed-off-by: Felix Fietkau <nbd@nbd.name>
@jow- jow- merged commit 941d148 into jow-:master Jan 23, 2023
@jow-
Copy link
Owner

jow- commented Jan 23, 2023

Merged, thanks!

@nbd168 nbd168 deleted the nl80211 branch February 13, 2023 11:41
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

Successfully merging this pull request may close these issues.

2 participants