]> git.ipfire.org Git - ipfire-2.x.git/commit - config/rootfiles/common/xtables-addons
xtables-addons: New package.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 3 Jan 2015 13:07:49 +0000 (14:07 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sat, 3 Jan 2015 13:07:49 +0000 (14:07 +0100)
commitb8e0573b5c698df6ba5587da9c4fc9595288ae79
tree90d9dea0c7c003031f9f8119d13e066ed8beb944
parent72074fcdd2169a4698d5a5dec288e2adeca9af67
xtables-addons: New package.

The xtables-addons package provides many additional filter modules for iptables.
Currently we are only building the "geoip" module which can be used to create
firewall rules which will do actions based on the country membership of the senders/targets
address.

In order to build the required kernel modules I had to change build order for
several packages as well.
config/rootfiles/common/xtables-addons [new file with mode: 0644]
config/xtables-addons/mconfig [new file with mode: 0644]
lfs/xtables-addons [new file with mode: 0644]
make.sh