[packages] xtables-addons: integrate Lua PacketScript
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 12 Mar 2012 16:13:31 +0000 (16:13 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 12 Mar 2012 16:13:31 +0000 (16:13 +0000)
commitccc0b86463d3b168133ea4ef0c85e1a8be735baa
treeca55ad8d1338678c83474448bab867d4970a1a4e
parent810cede7b12f3ce398d5280adedfcc392054eb4a
[packages] xtables-addons: integrate Lua PacketScript
PacketScript adds a -j LUA target to iptables which allows to manipulate
and filter packets in kernel space using Lua scripts uploaded through iptables.
This enables rapid netfilter prototyping and allows to easily implement complex filters.
See also http://cn.cs.unibas.ch/pub/doc/2010-msthGraf.pdf

git-svn-id: svn://svn.openwrt.org/openwrt/packages@30901 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/xtables-addons/Makefile
net/xtables-addons/patches/200-add-lua-packetscript.patch [new file with mode: 0644]
net/xtables-addons/patches/201-fix-lua-packetscript.patch [new file with mode: 0644]