Jo-Philipp Wich
|
1267f048da
|
iptables: refresh patches
SVN-Revision: 27652
|
14 years ago |
Jo-Philipp Wich
|
cefba2ca2f
|
iptables: add support for ipt_recent --reap option
SVN-Revision: 26008
|
14 years ago |
Imre Kaloz
|
1352979f8c
|
as [25641] removed kernel IMQ support, remove it from iptables as well
SVN-Revision: 25646
|
14 years ago |
Jo-Philipp Wich
|
efb7c910ee
|
iptables: fix layer7 patch to place the source in extensions/, I doubt it ever worked
SVN-Revision: 24719
|
14 years ago |
Alexandros C. Couloumbis
|
45ab1a3162
|
package/iptables: update to iptables-1.4.10 & layer7_2.22. (partially closes #8369)
SVN-Revision: 24345
|
14 years ago |
Jo-Philipp Wich
|
356ec178f0
|
iptables: don't use /bin/bash in autogen.sh, breaks FreeBSD. Also move autogen.sh invocation to Build/Configure
SVN-Revision: 23369
|
14 years ago |
Jo-Philipp Wich
|
98746d4e8b
|
iptables: refresh patch
SVN-Revision: 22520
|
14 years ago |
Alexandros C. Couloumbis
|
8ea976509c
|
package/iptables: upgrade to iptables version 1.4.9
SVN-Revision: 22482
|
14 years ago |
Jo-Philipp Wich
|
1a4e4a3850
|
iptables: - supress detection of libnfnetlink and force configure to not use it - fix staging install of libxtables, libiptc and libipq libraries
SVN-Revision: 21799
|
15 years ago |
Nicolas Thill
|
d009c8ed97
|
package/iptables: update to 1.4.7
SVN-Revision: 20862
|
15 years ago |
Gabor Juhos
|
d6fb9649de
|
package/iptables: refresh patches
SVN-Revision: 20465
|
15 years ago |
Jo-Philipp Wich
|
237df628c3
|
iptables: disable kernel module autoloading
SVN-Revision: 19917
|
15 years ago |
Jo-Philipp Wich
|
0ab4d7e848
|
iptables: fix a segfault when iptables tries to use modprobe, force it to use insmod
SVN-Revision: 19827
|
15 years ago |
Jo-Philipp Wich
|
2a473ebe19
|
iptables: fix multiport match for brcm-2.4 Since the netfilter framework in Linux 2.4 lacks support for target and match revisioning, iptables falls back to the v0 implementation of multiport while only v1 is implemented on the kernel side, leading to an invalid argument error when trying to insert rules using multiport. This patch removes v0 support from the userspace match library to enforce the usage of the v1 match implementation.
SVN-Revision: 19761
|
15 years ago |
Jo-Philipp Wich
|
e0fa9a4881
|
iptables: update to v1.4.6, relocate patches - patch by Edgar Soldin
SVN-Revision: 19302
|
15 years ago |
Florian Fainelli
|
cd64d4ce6e
|
make patches against iptables apply again after update to 1.4.4 (#5540)
SVN-Revision: 16878
|
16 years ago |
Jo-Philipp Wich
|
addb4fe33f
|
iptables: update imq userspace part
SVN-Revision: 15653
|
16 years ago |
Jo-Philipp Wich
|
1b890c945c
|
iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is specified for -p
SVN-Revision: 15573
|
16 years ago |
Jo-Philipp Wich
|
8738678fbf
|
iptables: replace exot_error() with xtables_error() in layer7 patch
SVN-Revision: 15547
|
16 years ago |
Hauke Mehrtens
|
a93f9f0eee
|
In r15501 the libxt_layer7.c was placed in a wrong location.
SVN-Revision: 15541
|
16 years ago |
Jo-Philipp Wich
|
2515392870
|
drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches and add packages for libiptc + libxtables
SVN-Revision: 15501
|
16 years ago |
Imre Kaloz
|
3671591480
|
upgrade iptables to 1.4.3.2
SVN-Revision: 15478
|
16 years ago |
Felix Fietkau
|
68d73be80c
|
remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS
SVN-Revision: 14596
|
16 years ago |
Gabor Juhos
|
2b2541ebad
|
iptables: remove CHAOS and TARPIT patches
SVN-Revision: 14447
|
16 years ago |
Claudio Mignanti
|
7c2c6da09a
|
fix table alignment for cris (#4104)
SVN-Revision: 14407
|
16 years ago |
Nicolas Thill
|
28a92fe717
|
fix userland netfilter headers installed by iptables
SVN-Revision: 14083
|
16 years ago |
Imre Kaloz
|
9d93e2a4e0
|
upgrade iptables to 1.4.1.1, needed for proper 2.6.27 support
SVN-Revision: 13458
|
16 years ago |
Florian Fainelli
|
61863b4bed
|
Finally fix iptables -m conntrack (#988), bump release numnber
SVN-Revision: 13235
|
16 years ago |
Gabor Juhos
|
d80f43d15f
|
update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
SVN-Revision: 10843
|
17 years ago |
Florian Fainelli
|
52315c5150
|
Fix layer7 user-space iptables compilation (#3307)
SVN-Revision: 10745
|
17 years ago |
Gabor Juhos
|
4e45a1d1ac
|
iptables: remove obsolete patch
SVN-Revision: 10464
|
17 years ago |
Gabor Juhos
|
8309e3dff2
|
add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here]
SVN-Revision: 9178
|
17 years ago |
Tim Yardley
|
782d02ed1b
|
iptables: refresh patches to 1.3.8
SVN-Revision: 8286
|
18 years ago |
Tim Yardley
|
5f6dfc231a
|
move to iptables 1.3.8
SVN-Revision: 7946
|
18 years ago |
Felix Fietkau
|
04324c48cf
|
upgrade a few packages to newer versions (includes patch by kaloz) - preparation for 2.6.22
SVN-Revision: 7507
|
18 years ago |
Felix Fietkau
|
9114220553
|
refresh all package patches in the buildroot using quilt
SVN-Revision: 7490
|
18 years ago |
Imre Kaloz
|
615e8af841
|
break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7
SVN-Revision: 7315
|
18 years ago |
Tim Yardley
|
ccfa4a7af6
|
trunk.. same deal as changeset:6526
SVN-Revision: 6527
|
18 years ago |
Nicolas Thill
|
574c87a244
|
fix chaostables patch (closes: #1246)
SVN-Revision: 6184
|
18 years ago |
Florian Fainelli
|
acf6ec373e
|
Add chaostable from #1187, also enable netfilter modules for ixp4xx.
SVN-Revision: 6182
|
18 years ago |
Felix Fietkau
|
34272dbc04
|
fix iptables warning about 'wierd' interface names (#1082)
SVN-Revision: 5962
|
18 years ago |
Felix Fietkau
|
63d865e7a1
|
prepare packages for kernel upgrade to 2.6.19
SVN-Revision: 5786
|
18 years ago |