Commit Graph

24 Commits

Author SHA1 Message Date
vemax78
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
vemax78
539fa51e69 Fix functions and logic.
Add new functions
Add logic into AC for create/destroy station
2014-04-06 17:02:31 +02:00
vemax78
4c466d68be Added the function to extract the frame from CAPWAP data packet 2014-03-23 22:24:59 +01:00
vemax78
4c1a532221 Fix validation data packet 2014-02-16 15:41:44 +01:00
vemax78
64784fb460 Fix code 2013-12-07 18:13:42 +01:00
vemax78
7253e60aed Fix code and improve wlan configuration functionality 2013-12-04 22:25:16 +01:00
vemax78
a7e9ab26a1 Update code 2013-10-03 18:47:36 +02:00
vemax78
b0fac2068e Add feature to clone message element 2013-10-01 16:39:27 +02:00
vemax78
fa69ae9bba Fix code 2013-09-30 17:37:34 +02:00
vemax78
fb5327a713 Fix 2013-09-30 13:08:33 +02:00
vemax78
ba699429bf Fix code 2013-09-30 12:19:03 +02:00
vemax78
7ddb32d217 Added the code that handles the result code of a request. 2013-08-11 18:38:23 +02:00
vemax78
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
vemax78
4f119771c0 Inserted zeroed param into create array function 2013-06-08 17:26:10 +02:00
vemax78
444f1e7e92 Complete all message elements 2013-06-02 22:21:49 +02:00
vemax78
4e01450d5c Add message elements 2013-06-01 19:43:28 +02:00
vemax78
ad666966e1 Complete 802.11 message elements 2013-06-01 15:02:56 +02:00
vemax78
214fa54535 Add 80211 message elements 2013-05-31 22:24:58 +02:00
vemax78
01f3dbd66c Add 80211 message elements 2013-05-30 22:32:08 +02:00
vemax78
96eda13334 Fix control & data keep alive message 2013-05-29 22:35:11 +02:00
vemax78
b99a52ee9d Add also 80211 message element 2013-05-28 23:06:57 +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
vemax78
7dd6d43954 First commit 2013-05-01 14:52:55 +02:00