aboutsummaryrefslogtreecommitdiffstats
path: root/package/iptables/patches
Commit message (Collapse)AuthorAgeFilesLines
* [package] iptables: disable kernel module autoloadingJo-Philipp Wich2010-02-282-20/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19917 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: fix a segfault when iptables tries to use modprobe, ↵Jo-Philipp Wich2010-02-241-0/+20
| | | | | | force it to use insmod git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19827 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: fix multiport match for brcm-2.4Jo-Philipp Wich2010-02-191-0/+265
| | | | | | | | | | | 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
* [package] iptables: update to v1.4.6, relocate patches - patch by Edgar SoldinJo-Philipp Wich2010-01-234-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19302 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] make patches against iptables apply again after update to 1.4.4 ↵Florian Fainelli2009-07-175-13/+0
| | | | | | (#5540) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16878 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: update imq userspace partJo-Philipp Wich2009-05-073-201/+127
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: fix segfault in xtables_parse_protocol() if an unknown ↵Jo-Philipp Wich2009-05-031-0/+13
| | | | | | protocol is specified for -p git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15573 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: replace exot_error() with xtables_error() in layer7 patchJo-Philipp Wich2009-05-011-11/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15547 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [iptables] In r15501 the libxt_layer7.c was placed in a wrong location.Hauke Mehrtens2009-05-011-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15541 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm-2.4] drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 ↵Jo-Philipp Wich2009-04-297-951/+22
| | | | | | kernel patches and add packages for libiptc + libxtables git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15501 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade iptables to 1.4.3.2Imre Kaloz2009-04-294-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15478 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove support for ipp2p - it's unmaintained, broken, overmatching and ↵Felix Fietkau2009-02-212-938/+0
| | | | | | undermatching => not that useful for QoS git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14596 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: remove CHAOS and TARPIT patchesGabor Juhos2009-02-082-499/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14447 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [iptable] fix table alignment for cris (#4104)Claudio Mignanti2009-02-041-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14407 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix userland netfilter headers installed by iptablesNicolas Thill2009-01-181-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade iptables to 1.4.1.1, needed for proper 2.6.27 supportImre Kaloz2008-12-017-556/+212
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13458 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Finally fix iptables -m conntrack (#988), bump release numnberFlorian Fainelli2008-11-161-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13235 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update iptables to 1.4.0 (2.6 kernels only), refresh kernel patchesGabor Juhos2008-04-1514-527/+2037
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix layer7 user-space iptables compilation (#3307)Florian Fainelli2008-04-061-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10745 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: remove obsolete patchGabor Juhos2008-02-151-12/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10464 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add TARPIT support to netfilter/iptablesGabor Juhos2007-10-071-0/+106
| | | | | | | | | * 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
* iptables: refresh patches to 1.3.8Tim Yardley2007-07-316-47/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move to iptables 1.3.8Tim Yardley2007-07-122-8866/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade a few packages to newer versions (includes patch by kaloz) - ↵Felix Fietkau2007-06-052-0/+8866
| | | | | | preparation for 2.6.22 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7507 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-046-63/+86
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7Imre Kaloz2007-05-232-46/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* trunk.. same deal as changeset:6526Tim Yardley2007-03-057-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6527 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix chaostables patch (closes: #1246)Nicolas Thill2007-01-231-12/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6184 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.Florian Fainelli2007-01-221-0/+348
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix iptables warning about 'wierd' interface names (#1082)Felix Fietkau2007-01-011-0/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5962 3c298f89-4303-0410-b956-a3cf2f4a3e73
* prepare packages for kernel upgrade to 2.6.19Felix Fietkau2006-12-141-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5786 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update ipp2p to 0.8.1rc1, add it to 2.6 as wellFelix Fietkau2006-03-231-186/+134
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3463 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add libipt_IMQ, fixes #396Florian Fainelli2006-03-231-0/+224
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3452 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to iptables 1.3.5Imre Kaloz2006-03-221-30/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3448 3c298f89-4303-0410-b956-a3cf2f4a3e73
* backport multiport stuff from 2.6 to 2.4 (disable rev0 support in iptables ↵Felix Fietkau2006-02-041-0/+221
| | | | | | itself, only use the new stuff) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add gcc4 fix for iptables 1.3.4Imre Kaloz2005-12-161-0/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2692 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update layer7 (forward port from whiterussian)Felix Fietkau2005-11-191-19/+51
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2538 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add new layer7 patchWaldemar Brodkorb2005-08-281-372/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add layer7 to iptables/kernelFelix Fietkau2005-04-012-0/+756
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@511 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update ipp2p to version 0.7.4Felix Fietkau2005-03-141-57/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@369 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nbd's makefile/menuconfig rewriteMike Baker2005-03-061-0/+538
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@307 3c298f89-4303-0410-b956-a3cf2f4a3e73