mfontanini / libtins

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

Assign a PDUType for Dot11ControlTA #420

Closed mfontanini closed 3 years ago

mfontanini commented 3 years ago

Dot11ControlTA doesn't really represent anything that a user would ever use but we still need to assign a PDUType for it so people don't look it up and get the wrong Dot11 type.