Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Schultz
afd76e003d fix non-debug builds 2016-03-24 17:15:12 +01:00
Andreas Schultz
2109c62b80 implement basic 802.11n support
Add suport to enable 80211n support on the BSS and set
station parameters through the "Add Station" procedure.

Setting 802.11n radio parameters is rudementary and does
not work yet.
2016-03-24 17:15:11 +01:00
vemax78
729ed4f768 Use the capwap_exit instead of exit 2015-01-24 13:17:47 +01:00
Alexis La Goutte
1ba7fc2355 Add exit(1) when ASSERT()
Move to 520 issues found by Clang Analyzer to only 18 !
---
 src/common/capwap_debug.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
2015-01-22 10:19:38 +01:00
vemax78
5fb61094d7 Update patch to last trunk version of OpenWRT/Compat Wireless 2015-01-06 22:56:10 +01:00
vemax78
8d9985fdea The capwap data channel migrated from userspace to kernalspace 2014-09-10 21:58:23 +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
db29a6228e Add backtrace call stack for debugging 2013-11-10 22:07:55 +01:00
vemax78
badad6e71d Implicit out of memory check in Release Mode 2013-08-11 22:50:12 +02:00
vemax78
7dd6d43954 First commit 2013-05-01 14:52:55 +02:00