Jan Engelhardt
dd42c61581
Change IPTABLES_VERSION to XTABLES_VERSION
...
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de >
2008-02-21 18:56:47 +01:00
Jan Engelhardt
2fbfbe6cd4
Import Chaostables extensions
...
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de >
2008-02-21 18:56:21 +01:00
Jan Engelhardt
ec9663f680
Remove compat code for kernels below 2.6.22
...
Some code already uses ip_hdr() functions which did not exist in
2.6.21 and I do not feel like adding more compat code.
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de >
2008-02-21 13:35:19 +01:00
Jan Engelhardt
75e88a7321
Update compat code for new 2.6.25 code
...
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de >
2008-02-21 13:29:31 +01:00
Jan Engelhardt
1e34f02034
xt_LOGMARK: dump CLASSIFY mark, ctstate and ctstatus
...
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de >
2008-02-20 23:17:55 +01:00
Jan Engelhardt
c1592673fb
Allow external projects to be downloaded into the tree and used
...
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de >
2008-02-15 02:21:35 +01:00
Jan Engelhardt
da011c8871
Allow user to select what extensions to compile and install
...
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de >
2008-02-14 17:49:47 +01:00
Jan Engelhardt
c43ce6d830
Fixup compilation for kernels before 2.6.25
...
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de >
2008-02-11 15:49:51 +01:00
Jan Engelhardt
fd845be2d4
Update package name and documentation
...
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de >
2008-02-11 14:08:23 +01:00
Jan Engelhardt
6d2998588d
Add xt_LOGMARK (nfmark, ctmark, secmark logger)
...
xt_LOGMARK dumps the nfmark (packet mark), ctmark (connection mark)
and/or secmark to syslog.
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de >
2008-01-30 13:54:57 +01:00
Jan Engelhardt
f53dc9fbaf
Add plural target (un)registration to compat glue
...
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de >
2008-01-30 03:50:16 +01:00
Jan Engelhardt
47b700b0f5
Add a compat wrapper to make modules work with older Linux.
...
The extension modules use the API of a fairly recent kernel, if not
even the networking git tree. To make it work with older Linux
kernels, an API wrapper is added. Should compile against
running-kernels Linux 2.6.19..current (tested: 2.6.22..current).
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de >
2008-01-29 15:40:57 +01:00
Jan Engelhardt
7a981b17b5
Initial commit.
...
Populate the iptables-addons repository with two modules, xt_TARPIT
and xt_TEE, as a starting point.
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de >
2008-01-29 03:57:08 +01:00