xtables-addons: import from OpenWrt base
authorPhilip Prindeville <philipp@redfish-solutions.com>
Mon, 8 Jan 2018 15:18:19 +0000 (08:18 -0700)
committerJo-Philipp Wich <jo@mein.io>
Tue, 16 Jan 2018 18:24:39 +0000 (19:24 +0100)
commit3ba01ac1da67eed08bc8300261b915883f35a2e0
tree592ada3c337a39a8d6401efde3d27132d0a21581
parent72a4ac1585da26134cfcd6656569acf77295b402
xtables-addons: import from OpenWrt base

This commit moves xtables-addons from
https://github.com/openwrt/openwrt/tree/master/package/network/utils/xtables-addons
into the package feed repository to allow for dependencies on other feed
packages, such as Perl.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
[fix commit message]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
net/xtables-addons/Makefile [new file with mode: 0644]
net/xtables-addons/patches/002-fix-kernel-version-detection.patch [new file with mode: 0644]
net/xtables-addons/patches/100-add-rtsp-conntrack.patch [new file with mode: 0644]
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]
net/xtables-addons/patches/300-geoip-endian-detection.patch [new file with mode: 0644]