Commit Graph

13 Commits

Author SHA1 Message Date
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
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
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
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
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