openwrtv4/package/network/utils
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
..
arptables arptables: fix musl build issues 2015-03-29 04:29:56 +00:00
comgt ppp: use more reliable way to set script environment 2015-09-15 14:52:47 +00:00
conntrack-tools conntrack-tools: create /etc/conntrackd directory 2015-11-21 21:26:20 +00:00
curl curl: remove file accidentally committed in r49197 2016-04-19 20:18:50 +00:00
dante dante: fix MD5SUM 2015-12-31 09:20:59 +00:00
ebtables ebtables: fix miscompilation on 64bit targets 2015-07-10 11:36:49 +00:00
iftop license info - revert r43155 2014-11-03 09:56:44 +00:00
iperf iperf: activate format-security checks 2015-11-22 14:18:40 +00:00
iperf3 iperf3: update URL 2015-10-11 22:41:30 +00:00
iproute2 branding: add LEDE branding 2016-03-24 22:40:13 +01:00
ipset ipset: use in-tree kernel modules to fix crash issues 2015-03-19 11:58:17 +00:00
iptables iptables: using external kernel tree should not alter patch behaviour. 2016-02-07 13:29:27 +00:00
iputils cosmetic: remove trailing whitespaces 2015-10-15 22:12:13 +00:00
iw iw: add VHT80 support for 802.11s 2015-12-05 09:52:18 +00:00
iwcap license info - revert r43155 2014-11-03 09:56:44 +00:00
iwinfo iwinfo: add support for VHT rates to Lua binding 2016-01-25 15:04:29 +00:00
linux-atm linux-atm: activate format security checks 2016-02-25 22:00:34 +00:00
maccalc license info - revert r43155 2014-11-03 09:56:44 +00:00
nftables nftables: bump version 2015-04-20 06:30:34 +00:00
owipcalc license info - revert r43155 2014-11-03 09:56:44 +00:00
resolveip license info - revert r43155 2014-11-03 09:56:44 +00:00
rssileds license info - revert r43155 2014-11-03 09:56:44 +00:00
tcpdump license info - revert r43155 2014-11-03 09:56:44 +00:00
umbim packages: use OPENWRT_GIT to point at the main openwrt git repo 2016-01-04 15:11:49 +00:00
uqmi uqmi: move to git.openwrt.org 2016-01-04 15:12:33 +00:00
wireless-tools package/*: replace occurences of 'ln -sf' to '$(LN)' 2014-11-06 19:35:34 +00:00
wpan-tools wpan-tools: bump to wpan-tools-0.5 2015-09-11 20:52:35 +00:00
wwan wwan: Improve USB modem hotplug script 2015-03-09 14:06:30 +00:00
xtables-addons xtables-addons: Fix Lua packet script implementation 2016-04-28 11:45:43 +02:00