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

Get Interface:Up returns true after "set property Interface:Up false" #459

Open
jorhol opened this issue Feb 7, 2020 · 0 comments
Open

Comments

@jorhol
Copy link

jorhol commented Feb 7, 2020

Describe the bug
After setting property Interface:Up to false, NCP role is changed to "Disabled" and NCP state is changed to "unknown", but when reading the property back it returns 'true'.

To Reproduce

  1. Information to reproduce the behavior, including:
  2. Use wpantund built using the latest commit (SHA: cf3d099)
  3. Set Interface:Up to false
  4. Get Interface:Up property, current output is equal to Interface:Up = true

Expected behavior
Resulting Interface:Up should be equal to false to reflect the NCP state.

Console/log output
$ sudo wpanctl setprop Interface:Up false
$ sudo wpanctl getprop Interface:Up
Interface:Up = true

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