Commit Graph

7 Commits

Author SHA1 Message Date
730f110a25 [wtp] implement vendor specific elements 2016-03-24 17:15:11 +01:00
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
78a8a75c6b start 802.11n 2016-03-07 16:23:49 +01: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
6c55b4d71f Improve memory administration for tx/rx packet manager 2013-05-27 21:33:23 +02:00
7dd6d43954 First commit 2013-05-01 14:52:55 +02:00