Alexis La Goutte
3a51803eba
Fix Dead Store (Dead Assignment) found by Clang Analyzer
...
---
src/common/capwap_protocol.c | 2 --
1 file changed, 2 deletions(-)
2015-01-22 10:19:38 +01:00
vemax78
8d9985fdea
The capwap data channel migrated from userspace to kernalspace
2014-09-10 21:58:23 +02:00
vemax78
089a044f3f
Fix capwap protocol and optional wireless information header.
...
Complete IEEE802.11 frames tunnel WTP side.
Now WTP can send data packets to the AC.
2014-06-09 22:30:04 +02:00
vemax78
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
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
884130dff1
Fix packetlength value when packet is fragment
2014-03-23 21:59:57 +01:00
vemax78
196d165119
First actions to send managements frame into data channel
2014-02-16 15:28:27 +01:00
vemax78
bef31786ce
The first beacon of SmartCAPWAP
2013-12-20 23:14:34 +01:00
vemax78
1459c78143
Missing IEEE802.11 Request Control Message
2013-12-01 22:45:57 +01:00
vemax78
c07d643ec0
Fix DFA
2013-11-06 23:23:30 +01:00
vemax78
059f6d9dc9
Add reference of IEEE802.11 message type
2013-10-20 17:33:57 +02:00
vemax78
d34e98fc2c
Implicitly inserted capwap_outofmemory() into the capwap_alloc().
...
capwap_alloc() can never return NULL.
2013-08-18 19:07:19 +02:00
vemax78
4d2292b7f0
Fix data keepalive message init length
2013-06-05 19:28:46 +02:00
vemax78
cd9fc8b54d
Fix error
2013-05-30 22:32:22 +02:00
vemax78
96eda13334
Fix control & data keep alive message
2013-05-29 22:35:11 +02:00
vemax78
6c55b4d71f
Improve memory administration for tx/rx packet manager
2013-05-27 21:33:23 +02:00
vemax78
7dd6d43954
First commit
2013-05-01 14:52:55 +02:00