Jo-Philipp Wich
78cf88137e
[package] iptables:
...
- supress detection of libnfnetlink and force configure to not use it
- fix staging install of libxtables, libiptc and libipq libraries
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-14 17:26:39 +00:00
Nicolas Thill
f132a0a395
package/iptables: update to 1.4.7
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-14 23:27:36 +00:00
Gabor Juhos
c42aeb58af
package/iptables: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20465 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:28:40 +00:00
Jo-Philipp Wich
856a3a7a52
[package] iptables: disable kernel module autoloading
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19917 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 19:12:47 +00:00
Jo-Philipp Wich
0a72720a3c
[package] iptables: fix a segfault when iptables tries to use modprobe, force it to use insmod
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19827 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-24 01:59:32 +00:00
Jo-Philipp Wich
934c765ef0
[package] 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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19761 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 21:25:40 +00:00
Jo-Philipp Wich
d6ab5ee41e
[package] iptables: update to v1.4.6, relocate patches - patch by Edgar Soldin
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19302 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-23 22:28:32 +00:00
Florian Fainelli
8729e943e2
[package] make patches against iptables apply again after update to 1.4.4 ( #5540 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16878 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-17 12:37:10 +00:00
Jo-Philipp Wich
e78a375637
[package] iptables: update imq userspace part
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 03:06:56 +00:00
Jo-Philipp Wich
31a61b6b6b
[package] iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is specified for -p
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-03 14:31:36 +00:00
Jo-Philipp Wich
8b153727e2
[package] iptables: replace exot_error() with xtables_error() in layer7 patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15547 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-01 21:30:43 +00:00
Hauke Mehrtens
12e3106d3c
[iptables] In r15501 the libxt_layer7.c was placed in a wrong location.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-01 15:15:56 +00:00
Jo-Philipp Wich
4e051c119b
[brcm-2.4] drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches and add packages for libiptc + libxtables
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15501 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-29 23:31:23 +00:00
Imre Kaloz
39581414ad
upgrade iptables to 1.4.3.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15478 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-29 11:31:20 +00:00
Felix Fietkau
e24e542063
remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14596 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 16:30:44 +00:00
Gabor Juhos
acc0f6cee7
[package] iptables: remove CHAOS and TARPIT patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14447 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-08 17:25:26 +00:00
Claudio Mignanti
a84f4e81ca
[iptable] fix table alignment for cris ( #4104 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14407 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-04 14:40:37 +00:00
Nicolas Thill
ec6c55d9aa
fix userland netfilter headers installed by iptables
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-18 06:35:54 +00:00
Imre Kaloz
cdc7e0715d
upgrade iptables to 1.4.1.1, needed for proper 2.6.27 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13458 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-01 20:27:46 +00:00
Florian Fainelli
d1c86c57e1
Finally fix iptables -m conntrack ( #988 ), bump release numnber
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-16 17:40:49 +00:00
Gabor Juhos
fd3378f1e1
update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 06:11:23 +00:00
Florian Fainelli
0647a6e4d0
Fix layer7 user-space iptables compilation ( #3307 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-06 18:01:53 +00:00
Gabor Juhos
af4c957a1e
[package] iptables: remove obsolete patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10464 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-15 09:31:07 +00:00
Gabor Juhos
6958bdb20a
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]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-07 17:17:04 +00:00
Tim Yardley
1bf3b5183d
iptables: refresh patches to 1.3.8
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8286 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-31 20:28:55 +00:00
Tim Yardley
a07641c906
move to iptables 1.3.8
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7946 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-12 16:05:28 +00:00
Felix Fietkau
15d890191f
upgrade a few packages to newer versions (includes patch by kaloz) - preparation for 2.6.22
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7507 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-05 22:46:02 +00:00
Felix Fietkau
12a81e859f
refresh all package patches in the buildroot using quilt
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-04 11:25:53 +00:00
Imre Kaloz
b19f76df97
break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-23 19:48:34 +00:00
Tim Yardley
4891b48e93
trunk.. same deal as changeset:6526
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-05 01:38:44 +00:00
Nicolas Thill
7fab397d19
fix chaostables patch ( closes : #1246 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-23 16:08:24 +00:00
Florian Fainelli
06fe78f82d
Add chaostable from #1187 , also enable netfilter modules for ixp4xx.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-22 23:55:22 +00:00
Felix Fietkau
297f5ba753
fix iptables warning about 'wierd' interface names ( #1082 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5962 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 23:31:36 +00:00
Felix Fietkau
3f9dd11070
prepare packages for kernel upgrade to 2.6.19
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5786 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 08:00:20 +00:00
Felix Fietkau
cec36208da
update ipp2p to 0.8.1rc1, add it to 2.6 as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3463 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-23 14:40:54 +00:00
Florian Fainelli
5184659915
Add libipt_IMQ, fixes #396
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3452 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-23 09:59:33 +00:00
Imre Kaloz
cbd56f4378
upgrade to iptables 1.3.5
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3448 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-22 11:43:35 +00:00
Felix Fietkau
3f4c5ffa23
backport multiport stuff from 2.6 to 2.4 (disable rev0 support in iptables itself, only use the new stuff)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-04 04:57:08 +00:00
Imre Kaloz
4b46c0c28c
add gcc4 fix for iptables 1.3.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2692 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-16 09:37:10 +00:00
Felix Fietkau
95c6d5de80
update layer7 (forward port from whiterussian)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2538 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-19 19:24:33 +00:00
Waldemar Brodkorb
db91ef8505
add new layer7 patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1779 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-28 23:17:59 +00:00
Felix Fietkau
f5618816f1
add layer7 to iptables/kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@511 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-01 21:05:15 +00:00
Felix Fietkau
cf9653b88c
update ipp2p to version 0.7.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@369 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-14 15:30:55 +00:00
Mike Baker
3d904bb14a
nbd's makefile/menuconfig rewrite
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-06 03:34:52 +00:00