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

@ -21,7 +21,7 @@
/* */
struct ac_http_soap_server {
int protocol;
struct sockaddr_storage address;
union sockaddr_capwap address;
char* host;
char* path;