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

Fixes and additions to NL80211 interface #1168

Merged
merged 7 commits into from
Feb 7, 2024
Merged

Conversation

XDjackieXD
Copy link
Contributor

This PR adds parsing for the NL80211_RATE_INFO_ and NL80211_STA_BSS_PARAM_ enums and fixes parsing of the NL80211_STA_FLAG_ array.

@svinota
Copy link
Owner

svinota commented Feb 5, 2024

Thanks a lot, testing!

pyroute2/netlink/nl80211/__init__.py Outdated Show resolved Hide resolved
@svinota
Copy link
Owner

svinota commented Feb 7, 2024

Please run also make format so black will fix the codestyle, but it's not a blocker, I can do it myself.

@XDjackieXD
Copy link
Contributor Author

Done

@svinota
Copy link
Owner

svinota commented Feb 7, 2024

LGTM, merging shortly

@svinota svinota merged commit 19c6a42 into svinota:master Feb 7, 2024
14 checks passed
@svinota
Copy link
Owner

svinota commented Feb 7, 2024

Thanks for contribution!

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