You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Information to reproduce the behavior, including:
Use wpantund built using the latest commit (SHA: cf3d099)
Set Interface:Up to false
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.
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
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
The text was updated successfully, but these errors were encountered: