Arne Fitzenreiter
d17ae41d7e
xtables-addons: update to 3.18
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2021-11-04 21:44:23 +01:00
Arne Fitzenreiter
696cd0cc6d
xtables-addons: update to 3.13
...
this is needed for kernel 5.10.x
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2021-07-05 07:42:36 +02:00
Stefan Schantl
5127276ba1
xtables-addons: Create directory for geoip databases (kernel module).
...
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2020-06-01 21:11:58 +02:00
Stefan Schantl
8b58dbf32a
Merge branch 'switch-to-libloc' into next-switch-to-libloc
2020-05-25 19:58:54 +02:00
Arne Fitzenreiter
831ff05d89
kernel: enable and enforce signed kernel modules
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-02-06 15:09:52 +01:00
Stefan Schantl
c947959100
xtables-addons: Update to 3.7
...
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2019-12-09 18:36:26 +01:00
Stefan Schantl
03c8f290d9
xtables-addons: Remove xt_geoip_build script
...
This script is not longer required.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2019-12-09 14:35:15 +01:00
Michael Tremer
ad794614cd
xtables-addons: Explicitely add path for alternative kernels
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-05-12 10:21:32 +01:00
Michael Tremer
0aa8284905
xtables-addons: Automatically detect location of kernel source
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-05-10 10:25:46 +01:00
Michael Tremer
480e301442
xtables-addons: Fix generating GeoIP database
...
Perl seems to have a very funny feature where you cannot rely on
how it formats IP addresses into a binary string.
This seems to be 16 bytes long for IPv4 addresses when we (and the kernel)
only expect 4.
This patch changes this so that the last 12 bytes are just being dropped.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-01-23 04:12:41 +00:00
Matthias Fischer
035f6c75ae
xtables-addons: Fix typo in lfs
...
Just some typos...
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-01-11 00:08:46 +00:00
Stefan Schantl
a77870146f
xtables-addons: Use shipped xt_geoip_build
...
Use the shipped xt_geoip_build directly instead of holding a copy in our GIT.
Reference #11959
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-01-07 01:20:22 +00:00
Stefan Schantl
9f6849b3ad
xtables-addons: Update to 3.2
...
Reference #11959
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-01-07 00:35:16 +00:00
Peter Müller
eee037b890
update disclaimer in LFS files
...
Most of these files still used old dates and/or domain names for contact
mail addresses. This is now replaced by an up-to-date copyright line.
Just some housekeeping... :-)
Signed-off-by: Peter Müller <peter.mueller@link38.eu >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-09-10 19:20:36 +01:00
Arne Fitzenreiter
7a192dedb9
xtables-addons: update to 2.13
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2017-11-22 11:23:47 +01:00
Arne Fitzenreiter
cfcd1ec588
xtables-addons: updated to 2.12
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2017-02-12 19:55:49 +01:00
Michael Tremer
74e43e1493
xtables-addons: Make sure kernel module directory exists
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2015-12-04 22:18:23 +00:00
Stefan Schantl
b8e0573b5c
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.
2015-01-03 14:07:49 +01:00