Fix capwap protocol and optional wireless information header.

Complete IEEE802.11 frames tunnel WTP side.
Now WTP can send data packets to the AC.
This commit is contained in:
vemax78
2014-06-09 22:30:04 +02:00
parent 67daa8dcbb
commit 089a044f3f
16 changed files with 405 additions and 91 deletions

View File

@ -12,6 +12,7 @@ application: {
binding = "802.11";
tunnelmode: {
dataframe = "usermode";
nativeframe = false;
ethframe = false;
localbridging = true;