Commit Graph

6 Commits

Author SHA1 Message Date
471d1058c4 [wtp] prepare message elements for vendor element handling
convert message element type into a struct{ vendor, type }.
Vendor will be 0 for all RFC types.
2016-03-08 10:21:51 +01:00
38f7681608 constify capwap_message_elements_ops 2016-03-07 18:25:49 +01:00
3569267283 Big update with type fix and minor new function.
Complete the IEEE802.11 Station Association with interation of AC in LocalMAC mode.
After the IEEE802.11 Authorization / Association is complete, the AC can now
authorize the WTP to accept data station packets with Station Configuration Message.
2014-04-14 22:33:12 +02:00
794a8e72d2 Improved handling of message elements parsed. Reduces the memory occupied but
it introduces a small overhead in retrieving of message elements parsed.
2013-06-09 17:41:52 +02:00
214fa54535 Add 80211 message elements 2013-05-31 22:24:58 +02:00
01f3dbd66c Add 80211 message elements 2013-05-30 22:32:08 +02:00