Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

get_vht_capa and get_vht_oper raise NotImplementedError #27

Open
coderforlife opened this issue Dec 11, 2017 · 0 comments
Open

get_vht_capa and get_vht_oper raise NotImplementedError #27

coderforlife opened this issue Dec 11, 2017 · 0 comments

Comments

@coderforlife
Copy link

These functions raise a NotImplementedError meaning that if a network with those features (VHT capabilities and VHT operation) is within scanning range the nl_recvmsgs will fail, not allowing one to receive the rest of the data. It seems a better solution may be to return a dictionary (I think that is what those ieprinter functions return) that indicates it is not implemented and thus the remainder of the data still be retrieved.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant