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

enable set_wiphy_netns cmd to support namespace and fix signal being reported incorrectly by iw dev command #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yogeshgprasad
Copy link

Set WIPHY_FLAG_NETNS_OK in struct wiphy->flags to enable set_wiphy_netns command to support network namespace

Set WIPHY_FLAG_NETNS_OK in struct wiphy->flags to enable `set_wiphy_netns` command to support network namespace
`$ iw dev ra0 scan` was reporting `signal: 0.-51 dBm` instead of `signal: -51 dBm`. It is fixed in this commit.
@yogeshgprasad yogeshgprasad changed the title enable set_wiphy_netns cmd to support namespace enable set_wiphy_netns cmd to support namespace and fix signal being reported incorrectly by iw dev command Jan 3, 2018
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.

1 participant