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

@ -1,8 +1,6 @@
# use glob syntax
syntax: glob
build.sh
Makefile
Makefile.in
aclocal.m4
@ -15,6 +13,8 @@ configure
depcomp
install-sh
missing
Module.symvers
modules.order
build/config.h
build/config.h.in
build/stamp-h1
@ -22,6 +22,8 @@ build/stamp-h1
build/ac/ac
build/wtp/wtp
src/ac/kmod/.tmp_versions
*~
*.o
*.lo
@ -29,3 +31,6 @@ build/wtp/wtp
m4
.deps
.libs
*.mod.c
*.ko
*.cmd