aboutsummaryrefslogtreecommitdiffstats
path: root/package/iptables/patches
Commit message (Collapse)AuthorAgeFilesLines
* packages: sort network related packages into package/network/Felix Fietkau2012-10-109-957/+0
| | | | SVN-Revision: 33688
* iptables: fix build error if only libraries are selectedFelix Fietkau2012-06-071-1/+1
| | | | SVN-Revision: 32102
* iptables: make it possible to dynamically configure built-in statically ↵Felix Fietkau2012-02-221-0/+56
| | | | | | linked extensions, fold -mod-conntrack and -mod-nat into the default package. saves about 8k on an ar71xx default squashfs SVN-Revision: 30676
* package: iptables: fix compilation with linux 3.2Jonas Gorski2012-01-131-0/+12
| | | | SVN-Revision: 29729
* iptables: refresh patchesJo-Philipp Wich2011-07-172-19/+13
| | | | SVN-Revision: 27652
* iptables: add support for ipt_recent --reap optionJo-Philipp Wich2011-03-101-0/+122
| | | | SVN-Revision: 26008
* as [25641] removed kernel IMQ support, remove it from iptables as wellImre Kaloz2011-02-211-124/+0
| | | | SVN-Revision: 25646
* iptables: fix layer7 patch to place the source in extensions/, I doubt it ↵Jo-Philipp Wich2010-12-191-1/+1
| | | | | | ever worked SVN-Revision: 24719
* package/iptables: update to iptables-1.4.10 & layer7_2.22. (partially closes ↵Alexandros C. Couloumbis2010-12-084-27/+10
| | | | | | #8369) SVN-Revision: 24345
* iptables: don't use /bin/bash in autogen.sh, breaks FreeBSD. Also move ↵Jo-Philipp Wich2010-10-091-0/+16
| | | | | | autogen.sh invocation to Build/Configure SVN-Revision: 23369
* iptables: refresh patchJo-Philipp Wich2010-08-061-2/+2
| | | | SVN-Revision: 22520
* package/iptables: upgrade to iptables version 1.4.9Alexandros C. Couloumbis2010-08-041-23/+21
| | | | SVN-Revision: 22482
* iptables: - supress detection of libnfnetlink and force configure to not use ↵Jo-Philipp Wich2010-06-141-0/+94
| | | | | | it - fix staging install of libxtables, libiptc and libipq libraries SVN-Revision: 21799
* package/iptables: update to 1.4.7Nicolas Thill2010-04-141-10/+0
| | | | SVN-Revision: 20862
* package/iptables: refresh patchesGabor Juhos2010-03-263-12/+10
| | | | SVN-Revision: 20465
* iptables: disable kernel module autoloadingJo-Philipp Wich2010-02-282-20/+18
| | | | SVN-Revision: 19917
* iptables: fix a segfault when iptables tries to use modprobe, force it to ↵Jo-Philipp Wich2010-02-241-0/+20
| | | | | | use insmod SVN-Revision: 19827
* iptables: fix multiport match for brcm-2.4 Since the netfilter framework in ↵Jo-Philipp Wich2010-02-191-0/+265
| | | | | | 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
* iptables: update to v1.4.6, relocate patches - patch by Edgar SoldinJo-Philipp Wich2010-01-234-3/+3
| | | | SVN-Revision: 19302
* make patches against iptables apply again after update to 1.4.4 (#5540)Florian Fainelli2009-07-175-13/+0
| | | | SVN-Revision: 16878
* iptables: update imq userspace partJo-Philipp Wich2009-05-073-201/+127
| | | | SVN-Revision: 15653
* iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is ↵Jo-Philipp Wich2009-05-031-0/+13
| | | | | | specified for -p SVN-Revision: 15573
* iptables: replace exot_error() with xtables_error() in layer7 patchJo-Philipp Wich2009-05-011-11/+11
| | | | SVN-Revision: 15547
* In r15501 the libxt_layer7.c was placed in a wrong location.Hauke Mehrtens2009-05-011-4/+4
| | | | SVN-Revision: 15541
* drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches ↵Jo-Philipp Wich2009-04-297-951/+22
| | | | | | and add packages for libiptc + libxtables SVN-Revision: 15501
* upgrade iptables to 1.4.3.2Imre Kaloz2009-04-294-0/+0
| | | | SVN-Revision: 15478
* remove support for ipp2p - it's unmaintained, broken, overmatching and ↵Felix Fietkau2009-02-212-938/+0
| | | | | | undermatching => not that useful for QoS SVN-Revision: 14596
* iptables: remove CHAOS and TARPIT patchesGabor Juhos2009-02-082-499/+0
| | | | SVN-Revision: 14447
* fix table alignment for cris (#4104)Claudio Mignanti2009-02-041-0/+12
| | | | SVN-Revision: 14407
* fix userland netfilter headers installed by iptablesNicolas Thill2009-01-181-0/+10
| | | | SVN-Revision: 14083
* upgrade iptables to 1.4.1.1, needed for proper 2.6.27 supportImre Kaloz2008-12-017-556/+212
| | | | SVN-Revision: 13458
* Finally fix iptables -m conntrack (#988), bump release numnberFlorian Fainelli2008-11-161-0/+11
| | | | SVN-Revision: 13235
* update iptables to 1.4.0 (2.6 kernels only), refresh kernel patchesGabor Juhos2008-04-1514-527/+2037
| | | | SVN-Revision: 10843
* Fix layer7 user-space iptables compilation (#3307)Florian Fainelli2008-04-061-1/+2
| | | | SVN-Revision: 10745
* iptables: remove obsolete patchGabor Juhos2008-02-151-12/+0
| | | | SVN-Revision: 10464
* add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT ↵Gabor Juhos2007-10-071-0/+106
| | | | | | 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
* iptables: refresh patches to 1.3.8Tim Yardley2007-07-316-47/+47
| | | | SVN-Revision: 8286
* move to iptables 1.3.8Tim Yardley2007-07-122-8866/+0
| | | | SVN-Revision: 7946
* upgrade a few packages to newer versions (includes patch by kaloz) - ↵Felix Fietkau2007-06-052-0/+8866
| | | | | | preparation for 2.6.22 SVN-Revision: 7507
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-046-63/+86
| | | | SVN-Revision: 7490
* break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7Imre Kaloz2007-05-232-46/+15
| | | | SVN-Revision: 7315
* trunk.. same deal as changeset:6526Tim Yardley2007-03-057-0/+0
| | | | SVN-Revision: 6527
* fix chaostables patch (closes: #1246)Nicolas Thill2007-01-231-12/+0
| | | | SVN-Revision: 6184
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.Florian Fainelli2007-01-221-0/+348
| | | | SVN-Revision: 6182
* fix iptables warning about 'wierd' interface names (#1082)Felix Fietkau2007-01-011-0/+28
| | | | SVN-Revision: 5962
* prepare packages for kernel upgrade to 2.6.19Felix Fietkau2006-12-141-0/+10
| | | | SVN-Revision: 5786
* finally move buildroot-ng to trunkFelix Fietkau2016-03-204-0/+1315