openwrtv4/package/network/utils/xtables-addons/patches
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
..
001-build-fix-configure-compatiblity-with-POSIX-shells.patch xtables-addons: build: fix configure compatiblity with POSIX shells 2016-04-21 19:47:26 +00:00
002-fix-kernel-version-detection.patch xtables-addons: build: fix configure compatiblity with POSIX shells 2016-04-21 19:47:26 +00:00
100-add-rtsp-conntrack.patch xtables-addons: update to 2.9 2015-11-15 21:33:07 +00:00
200-add-lua-packetscript.patch xtables-addons: update to 2.9 2015-11-15 21:33:07 +00:00
201-fix-lua-packetscript.patch xtables-addons: Fix Lua packet script implementation 2016-04-28 11:45:43 +02:00
300-geoip-endian-detection.patch xtables-addons: move to package/, add myself as maintainer 2013-01-17 12:29:26 +00:00