Skip to content

Conversation

@tsilia
Copy link

@tsilia tsilia commented Feb 9, 2020

Set CH_SWITCH_TIMING enumerator to the correct value of 104 as the current one is (implicitly) set to 103 which is reserved.
This also automatically sets correct values of the few following enumerators (PTI_CONTROL through EXT_CAP) due to the way enumerations in C/C++ work:
https://github.com/tsilia/libtins/blob/a06baf335fea27dfca5c72270c3e199fb9e11b52/include/tins/dot11/dot11_base.h#L186-L208

Fixes #371

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.

Channel Switch Timing element ID should be 104

1 participant