openwrtv4/package
Hans Dedecker 312cb987f9 xtables-addons: Fix Lua packet script implementation
lua_packet_segment parameter start has type char pointer; in function lua_tg
it's assigned an uint16 value generating compiler warnings obviously indicating
posssible seg fault problems. Fix the issue by using the correct skb functions
so the parameter points to the position inside the sk_buff

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Signed-off-by: Stijn Cleynhens <stijn.cleynhens@gmail.com>
2016-04-28 11:45:43 +02:00
..
base-files base-files: remove ununsed login.sh 2016-04-19 20:42:34 +02:00
boot zynq: Add Zybo device support 2016-04-26 11:44:29 +00:00
devel package/devel/gdb: Update to 7.11 2016-03-10 19:11:46 +00:00
firmware package: flag further target specific packages as nonshared 2016-04-26 23:26:43 +02:00
kernel package: flag further target specific packages as nonshared 2016-04-26 23:26:43 +02:00
libs package: fix toolchain ipk flags 2016-04-22 12:20:47 +02:00
network xtables-addons: Fix Lua packet script implementation 2016-04-28 11:45:43 +02:00
system opkg: fix use-after-free with duplicate packages on the command line 2016-04-23 14:03:50 +02:00
utils package: remove duplicate lines from otrx and nvram makefiles 2016-04-26 23:28:17 +02:00
Makefile include: choose package output directory based on repository info 2016-04-06 21:55:44 +02:00