Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Schultz
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
vemax78
bef31786ce The first beacon of SmartCAPWAP 2013-12-20 23:14:34 +01:00
vemax78
29ba25e434 Add helper function 2013-12-14 12:32:42 +01:00
vemax78
b0fac2068e Add feature to clone message element 2013-10-01 16:39:27 +02:00
vemax78
210e84a453 Added controls 2013-09-22 22:28:07 +02:00
vemax78
d34e98fc2c Implicitly inserted capwap_outofmemory() into the capwap_alloc().
capwap_alloc() can never return NULL.
2013-08-18 19:07:19 +02:00
vemax78
6c55b4d71f Improve memory administration for tx/rx packet manager 2013-05-27 21:33:23 +02:00
vemax78
bb449e7ec6 implement several 80211 element 2013-05-11 15:07:30 +02:00