Commit Graph

5 Commits

Author SHA1 Message Date
730f110a25 [wtp] implement vendor specific elements 2016-03-24 17:15:11 +01:00
38f7681608 constify capwap_message_elements_ops 2016-03-07 18:25:49 +01:00
627a38a556 move the category setting into the element ops
this prepares the element ops for decoding vendor
ies into seperate types.

It also makes sense to keep all information about a IE
in one place.
2016-03-07 18:09:13 +01:00
1436fc9e5f rename overly verbose capwap_message_elements_ops
The struct is already conveys the scope of the operations,
repeating it in the name of ops again is redundant and
bloats the resulting source code.

Rename the opt to shorter versions.
2016-03-07 17:12:48 +01:00
78a8a75c6b start 802.11n 2016-03-07 16:23:49 +01:00