mfontanini / libtins

High-level, multiplatform C++ network packet sniffing and crafting library.
http://libtins.github.io/
BSD 2-Clause "Simplified" License
1.91k stars 375 forks source link

Channel Switch Timing element ID should be 104 #371

Open lancestarr opened 4 years ago

lancestarr commented 4 years ago

Channel Switch Timing element ID should be 104, based on spec. Element ID 103 is unused.

https://github.com/mfontanini/libtins/blob/28663b0e933733051bddcc21b2a6e5e5b74c39f9/include/tins/dot11/dot11_base.h#L185