openwrtv4/package/network
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
..
config package: flag further target specific packages as nonshared 2016-04-26 23:26:43 +02:00
ipv6 odhcp6c : Silence mtu write error warnings 2016-03-20 18:48:59 +00:00
services branding: add LEDE branding 2016-03-24 22:40:13 +01:00
utils xtables-addons: Fix Lua packet script implementation 2016-04-28 11:45:43 +02:00