[packages] xtables-addons: integrate Lua PacketScript
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 12 Mar 2012 16:13:31 +0000 (16:13 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 12 Mar 2012 16:13:31 +0000 (16:13 +0000)
commit58b9cc3829a7c0e921e2f5fa63e607e61abe7e0b
treeca55ad8d1338678c83474448bab867d4970a1a4e
parentf48304a5ded8ddb8d69108c87753fdf5fc331747
[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

SVN-Revision: 30901
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]