Commit Graph

36 Commits

Author SHA1 Message Date
0101ea6e56 fork SmartCAWPAP as FreeWTP 2016-08-23 08:55:15 +02:00
3e06393469 Change the location of binding file. 2014-04-15 16:45:39 +02:00
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
2ec98ac74d Prepare for add station configuration message 2014-04-09 19:25:08 +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
bb85dc3e23 Fix value of IEEE802.11 MTU 2014-03-23 22:23:20 +01:00
eee74744d0 Changed the scope of stations. Now the stations are managed on a global level. 2014-03-23 20:42:59 +01:00
b48f7793cf First steps to handling stations timeout 2014-03-20 20:32:49 +01:00
684a829158 Added the ability to manage timeouts inside the wireless module 2014-03-16 21:36:01 +01:00
738a5d9c93 The IEEE 802.11 Management packages can be sent into CAPWAP Data Channel only
in native format
2014-03-16 21:34:29 +01:00
2bdcac10ba Change file position of some ieee80211 functions 2014-02-20 21:23:18 +01:00
dff6ecb5e0 Removed unnecessary logging messages 2014-02-16 19:17:21 +01:00
6590c50f5a Fix 2014-02-16 18:59:29 +01:00
e1e4748367 The preparation for sending IEEE802.11 management packets to the AC by data
channel. Support both Local Mac and Split Mac.
2014-02-09 21:55:10 +01:00
152f869354 Add support to Probe response offload 2014-02-09 18:42:15 +01:00
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
64a8bdfa1e Fix code 2014-01-23 21:24:45 +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
547e398924 Add code to simple management IEEE802.11 Association Request/Response packets.
Need more code for complete the management of station association.
2014-01-14 19:15:58 +01:00
bc2a6183ce Add code to simple management IEEE802.11 Authentication packets 2014-01-13 19:00:51 +01:00
b4a95beb89 Update IEEE802.11 Information Element
Add control check length into IE parsing function
2014-01-10 17:53:12 +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
022585f3a1 Add nl80211 handler message events 2013-12-21 23:50:15 +01:00
938f73cd80 Remove old files 2013-12-20 23:15:01 +01:00
bef31786ce The first beacon of SmartCAPWAP 2013-12-20 23:14:34 +01:00
7dcfd657b8 Fix type 2013-09-22 22:28:35 +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
73c3354e50 Fix wifi messages 2013-07-27 22:46:17 +02:00
4f119771c0 Inserted zeroed param into create array function 2013-06-08 17:26:10 +02:00
9157cc278b Log netlink error 2013-05-27 21:31:22 +02:00
0a2ae76acc first features of mac80211 driver 2013-05-11 15:08:28 +02:00
9082a7855c multiple update 2013-05-03 22:28:06 +02:00
a0c8bc73df stub ap wireless 2013-05-02 21:32:03 +02:00
05ab7a3787 stub binding wifi engine 2013-05-01 21:33:54 +02:00