You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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>
8 years ago
..
arptables arptables: fix musl build issues 9 years ago
comgt ppp: use more reliable way to set script environment 9 years ago
conntrack-tools conntrack-tools: create /etc/conntrackd directory 9 years ago
curl curl: remove file accidentally committed in r49197 8 years ago
dante dante: fix MD5SUM 9 years ago
ebtables ebtables: fix miscompilation on 64bit targets 9 years ago
iftop license info - revert r43155 10 years ago
iperf iperf: activate format-security checks 9 years ago
iperf3 iperf3: update URL 9 years ago
iproute2 branding: add LEDE branding 8 years ago
ipset ipset: use in-tree kernel modules to fix crash issues 9 years ago
iptables iptables: using external kernel tree should not alter patch behaviour. 8 years ago
iputils cosmetic: remove trailing whitespaces 9 years ago
iw iw: add VHT80 support for 802.11s 9 years ago
iwcap license info - revert r43155 10 years ago
iwinfo iwinfo: add support for VHT rates to Lua binding 8 years ago
linux-atm linux-atm: activate format security checks 8 years ago
maccalc license info - revert r43155 10 years ago
nftables nftables: bump version 9 years ago
owipcalc license info - revert r43155 10 years ago
resolveip license info - revert r43155 10 years ago
rssileds license info - revert r43155 10 years ago
tcpdump license info - revert r43155 10 years ago
umbim packages: use OPENWRT_GIT to point at the main openwrt git repo 9 years ago
uqmi uqmi: move to git.openwrt.org 9 years ago
wireless-tools package/*: replace occurences of 'ln -sf' to '$(LN)' 10 years ago
wpan-tools wpan-tools: bump to wpan-tools-0.5 9 years ago
wwan wwan: Improve USB modem hotplug script 9 years ago
xtables-addons xtables-addons: Fix Lua packet script implementation 8 years ago