FreeWTP -- An Open Source CAPWAP WTP
Go to file
Andreas Schultz 0c19932b58 send 802.3 frames through the normal device TX path
Injecting 802.11 frames underneath the device logic bypasses
the queue logik and leads to delay. Pass 802.3 frames through
the normal device TX chain.

This has the added benefit that AF_PACKET sockets (e.g. tcpdump)
see the send frames.
2016-02-22 16:56:03 +01:00
build convert (partially) to wolfssl 2016-02-05 17:33:57 +01:00
conf remove dos style newlines 2016-02-05 17:38:49 +01:00
docs First commit 2013-05-01 14:52:55 +02:00
m4 Add m4 folder 2013-05-01 15:00:11 +02:00
openwrt Update OpenWRT patch with fix inject function 2016-02-05 17:33:18 +01:00
src send 802.3 frames through the normal device TX path 2016-02-22 16:56:03 +01:00
webservice remove dos style newlines 2016-02-05 17:38:49 +01:00
.gitignore Add .gitignore (based on .hgignore) 2015-01-22 10:19:38 +01:00
.hgignore Fix fragment error 2014-09-21 11:20:35 +02:00
AUTHORS The capwap data channel migrated from userspace to kernalspace 2014-09-10 21:58:23 +02:00
ChangeLog The capwap data channel migrated from userspace to kernalspace 2014-09-10 21:58:23 +02:00
configure.ac use libnl3 2016-02-05 17:33:57 +01:00
COPYING Removing the OpenSSL library for CyaSSL. 2014-05-15 21:43:21 +02:00
INSTALL Removing the OpenSSL library for CyaSSL. 2014-05-15 21:43:21 +02:00
LICENSE First commit 2013-05-01 14:52:55 +02:00
LICENSING The capwap data channel migrated from userspace to kernalspace 2014-09-10 21:58:23 +02:00
Makefile.am The capwap data channel migrated from userspace to kernalspace 2014-09-10 21:58:23 +02:00
NEWS The capwap data channel migrated from userspace to kernalspace 2014-09-10 21:58:23 +02:00
README The capwap data channel migrated from userspace to kernalspace 2014-09-10 21:58:23 +02:00
README.md README.md edited online with Bitbucket 2014-09-16 19:58:48 +00:00

README