openwrtv4/package/network/utils/xtables-addons
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
..
patches xtables-addons: Fix Lua packet script implementation 2016-04-28 11:45:43 +02:00
Makefile xtables-addons: update to 2.10 2015-12-02 22:19:11 +00:00