Fix fragment error

Add stub for virtual interfaces of data packet
This commit is contained in:
vemax78
2014-09-21 11:20:35 +02:00
parent 4c8750f128
commit 63f5fcea19
13 changed files with 487 additions and 137 deletions

View File

@ -7,7 +7,8 @@ smartcapwap-y := \
netlinkapp.o \
capwap.o \
capwap_private.o \
socket.o
socket.o \
iface.o
all:
make -C /lib/modules/$(KVERSION)/build M="$(PWD)" modules