Commit Graph

36 Commits

Author SHA1 Message Date
Andreas Schultz
78a8a75c6b start 802.11n 2016-03-07 16:23:49 +01:00
Andreas Schultz
93cb64ca6f convert (partially) to wolfssl 2016-02-05 17:33:57 +01:00
vemax78
8d9985fdea The capwap data channel migrated from userspace to kernalspace 2014-09-10 21:58:23 +02:00
vemax78
71006a9121 Fix minor bug.
Add draft of ac kernel module.
2014-06-15 09:09:48 +02:00
vemax78
c3865e4cbb Change WTP Kernel Module path 2014-06-10 22:34:38 +02:00
vemax78
0ebf1a434f Add skeleton code for CAPWAP Data Channel kernel module.
The IEEE802.11 data packets will embedded into CAPWAP Data Channel directly in
kernel mode. The CAPWAP Data Channel in usermode be used only for compatibility
reasons.
2014-06-01 16:32:30 +02:00
vemax78
3573dd4251 Removing the OpenSSL library for CyaSSL.
OpenSSL license was not compatible with the GPL license.
2014-05-15 21:43:21 +02:00
vemax78
3e06393469 Change the location of binding file. 2014-04-15 16:45:39 +02:00
vemax78
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
vemax78
7fd2d4357a Preparations to parse IEEE802.11 management packets 2014-03-26 21:35:52 +01:00
vemax78
aa87719432 Move capwap timeout functions into new file 2014-02-20 21:34:41 +01:00
vemax78
025880583c Changed the management of the wireless interfaces, from creation to usage.
The virtual interfaces are created at the startup of the wtp to reduce the time
required to configure a wireless interface.
Applied some patches to build the WTP on OpenWRT trunk
2014-02-08 18:03:38 +01:00
vemax78
64a8bdfa1e Fix code 2014-01-23 21:24:45 +01:00
vemax78
81284d4c62 Add Hash data type with AVL tree list 2014-01-17 19:01:01 +01:00
vemax78
d2c01ad82a Improved the management of the IEEE802.11 Beacon and add the management of
IEEE802.11 Probe Response.
2014-01-10 13:25:28 +01:00
vemax78
bef31786ce The first beacon of SmartCAPWAP 2013-12-20 23:14:34 +01:00
vemax78
dcbf837b7a Add basic function for management wlan configuration 2013-12-07 18:14:32 +01:00
vemax78
0747168361 Separate the control channel from data channel on two different threads.
Solved the DTLS problem of using a separate thread for the data channel.
2013-11-20 23:12:00 +01:00
vemax78
769d0f414e Add support for rwlock 2013-11-02 19:04:56 +01:00
vemax78
d8d284038f Add incomplete management JSON IEEE 802.11 2013-10-06 22:37:13 +02:00
vemax78
06c4763053 Add json binding management 2013-09-30 17:38:08 +02:00
vemax78
6106db6ece Add json-c in config 2013-07-29 19:00:49 +02:00
vemax78
4953ff684d Add first draft of calls to backend web service 2013-07-23 22:10:26 +02:00
vemax78
29ceb493fb First draft version of soap client technology into server 2013-07-20 21:01:44 +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
b99a52ee9d Add also 80211 message element 2013-05-28 23:06:57 +02:00
vemax78
c16866875d Set to use openssl devel version 2013-05-27 21:30:57 +02:00
vemax78
0a2ae76acc first features of mac80211 driver 2013-05-11 15:08:28 +02:00
vemax78
bb449e7ec6 implement several 80211 element 2013-05-11 15:07:30 +02:00
vemax78
a0c8bc73df stub ap wireless 2013-05-02 21:32:03 +02:00
vemax78
05ab7a3787 stub binding wifi engine 2013-05-01 21:33:54 +02:00
vemax78
7dd6d43954 First commit 2013-05-01 14:52:55 +02:00