The capwap data channel migrated from userspace to kernalspace

This commit is contained in:
vemax78
2014-09-10 21:58:23 +02:00
parent 71006a9121
commit 8d9985fdea
104 changed files with 6967 additions and 4840 deletions

View File

@ -66,12 +66,9 @@ application: {
network: {
#binding = "eth1";
mtu = 1500;
#listen = "";
transport = "udp";
ipv4 = true;
ipv6 = false;
ipdualstack = true;
mtu = 1500;
};
};

View File

@ -12,7 +12,6 @@ application: {
binding = "802.11";
tunnelmode: {
dataframe = "usermode";
nativeframe = false;
ethframe = false;
localbridging = true;
@ -119,13 +118,10 @@ application: {
network: {
#binding = "eth1";
mtu = 1500;
#listen = "";
#port = 0;
transport = "udp";
ipv4 = true;
ipv6 = false;
ipdualstack = true;
mtu = 1500;
};
acdiscovery: {