Commit Graph

142 Commits

Author SHA1 Message Date
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
0790fb511a Improved the management of authentication and association of the stations 2014-01-21 19:54:59 +01:00
254ef26ed6 Added ACL of stations 2014-01-18 19:13:10 +01:00
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
66019df158 Send only one from DSSS and OFDM Control Message Element 2014-01-07 16:22:44 +01:00
022585f3a1 Add nl80211 handler message events 2013-12-21 23:50:15 +01:00
bef31786ce The first beacon of SmartCAPWAP 2013-12-20 23:14:34 +01:00
dcbf837b7a Add basic function for management wlan configuration 2013-12-07 18:14:32 +01:00
64784fb460 Fix code 2013-12-07 18:13:42 +01:00
7253e60aed Fix code and improve wlan configuration functionality 2013-12-04 22:25:16 +01:00
df4161dae7 Add management backend for close WTP sessions or reset a WTP 2013-11-10 22:11:56 +01:00
516f129fce Cleaning WTP DFA code 2013-11-07 22:06:29 +01:00
059f6d9dc9 Add reference of IEEE802.11 message type 2013-10-20 17:33:57 +02:00
f0e7a37cca Filter message element 2013-10-14 18:09:46 +02:00
5da4cd4a03 Remove radio channel from wtp configuration 2013-10-14 18:09:09 +02:00
fa69ae9bba Fix code 2013-09-30 17:37:34 +02:00
5e3856cd9c Add ieee 80211 message element to configure request 2013-09-25 21:22:09 +02:00
45ca636d6f Add radio configuration with physical information 2013-09-24 19:14:57 +02:00
8ed0a76617 Improve radio configuration 2013-09-22 22:28:59 +02:00
2aa926fff8 Fix 2013-09-19 21:17:17 +02:00
08a8af0a70 Drop packets if connection is teardown 2013-09-16 22:10:37 +02:00
4474087f15 Added all message element that still need to be included in requests 2013-08-21 23:00:54 +02:00
e53808c0d6 Use string into Descriptor Data Sub Message Element 2013-08-19 22:28:41 +02:00
d34e98fc2c Implicitly inserted capwap_outofmemory() into the capwap_alloc().
capwap_alloc() can never return NULL.
2013-08-18 19:07:19 +02:00
f81afd5e8c Fix request/response message 2013-08-13 17:53:04 +02:00
7ddb32d217 Added the code that handles the result code of a request. 2013-08-11 18:38:23 +02:00
7b5b9be58b Ignore SIGPIPE 2013-08-06 22:13:00 +02:00
73c3354e50 Fix wifi messages 2013-07-27 22:46:17 +02:00
99b6373cd7 Allow daemon mode 2013-06-16 12:09:57 +02:00
7b6bd52f48 Centralized control of the AC IP address into recv function 2013-06-09 21:49:43 +02:00
00cd4f8511 Fix management controlip message element into discovery state 2013-06-09 21:46:38 +02:00
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
4f119771c0 Inserted zeroed param into create array function 2013-06-08 17:26:10 +02:00
49bf2dc5c9 Improved the WTP application to exit 2013-06-05 19:39:03 +02:00
37e60bb755 If not set into wtp.conf the client bind to any port 2013-05-28 22:22:16 +02:00
16fe0bb6bd Enable presharedkey SSL 2013-05-27 23:10:49 +02:00
6c55b4d71f Improve memory administration for tx/rx packet manager 2013-05-27 21:33:23 +02:00
0a2ae76acc first features of mac80211 driver 2013-05-11 15:08:28 +02:00
bb449e7ec6 implement several 80211 element 2013-05-11 15:07:30 +02:00
9082a7855c multiple update 2013-05-03 22:28:06 +02:00
05ab7a3787 stub binding wifi engine 2013-05-01 21:33:54 +02:00
7dd6d43954 First commit 2013-05-01 14:52:55 +02:00