Commit Graph

12 Commits

Author SHA1 Message Date
b64d563e33 Fix macro 2014-12-28 15:48:15 +01:00
2894b2c7aa Fix error management to send socket functions 2014-12-27 18:45:09 +01:00
8d9985fdea The capwap data channel migrated from userspace to kernalspace 2014-09-10 21:58:23 +02:00
539fa51e69 Fix functions and logic.
Add new functions
Add logic into AC for create/destroy station
2014-04-06 17:02:31 +02:00
ae97e96f57 Started implementing the packet management of IEEE802.11 by AC side.
Made it clear some constants.
2014-04-02 22:40:04 +02:00
1a3e02ac50 Fix param type 2014-03-20 20:22:17 +01:00
6042161d75 Reengineering the timeout manager. Allows to create an arbitrary number of timer
with the possibility to invoke a callback function on timeout.
2014-03-02 19:31:27 +01:00
6ee885f9b6 Divided the logic of the capwap_recvfrom function into two distinct functions:
poll (capwap_wait_recvready) and recv (capwap_recvfrom_fd)
2013-11-02 19:08:05 +01:00
680354c842 Add convertion function from string to macaddress 2013-10-06 22:36:29 +02:00
b94c128a38 Add function to convert macaddress into string 2013-09-30 17:36:43 +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