Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iptables: - supress detection of libnfnetlink and force configure to not use ↵ | Jo-Philipp Wich | 2010-06-14 | 1 | -0/+94 |
| | | | | | | it - fix staging install of libxtables, libiptc and libipq libraries SVN-Revision: 21799 | ||||
* | package/iptables: update to 1.4.7 | Nicolas Thill | 2010-04-14 | 1 | -10/+0 |
| | | | | SVN-Revision: 20862 | ||||
* | package/iptables: refresh patches | Gabor Juhos | 2010-03-26 | 3 | -12/+10 |
| | | | | SVN-Revision: 20465 | ||||
* | iptables: disable kernel module autoloading | Jo-Philipp Wich | 2010-02-28 | 2 | -20/+18 |
| | | | | SVN-Revision: 19917 | ||||
* | iptables: fix a segfault when iptables tries to use modprobe, force it to ↵ | Jo-Philipp Wich | 2010-02-24 | 1 | -0/+20 |
| | | | | | | use insmod SVN-Revision: 19827 | ||||
* | iptables: fix multiport match for brcm-2.4 Since the netfilter framework in ↵ | Jo-Philipp Wich | 2010-02-19 | 1 | -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 Soldin | Jo-Philipp Wich | 2010-01-23 | 4 | -3/+3 |
| | | | | SVN-Revision: 19302 | ||||
* | make patches against iptables apply again after update to 1.4.4 (#5540) | Florian Fainelli | 2009-07-17 | 5 | -13/+0 |
| | | | | SVN-Revision: 16878 | ||||
* | iptables: update imq userspace part | Jo-Philipp Wich | 2009-05-07 | 3 | -201/+127 |
| | | | | SVN-Revision: 15653 | ||||
* | iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is ↵ | Jo-Philipp Wich | 2009-05-03 | 1 | -0/+13 |
| | | | | | | specified for -p SVN-Revision: 15573 | ||||
* | iptables: replace exot_error() with xtables_error() in layer7 patch | Jo-Philipp Wich | 2009-05-01 | 1 | -11/+11 |
| | | | | SVN-Revision: 15547 | ||||
* | In r15501 the libxt_layer7.c was placed in a wrong location. | Hauke Mehrtens | 2009-05-01 | 1 | -4/+4 |
| | | | | SVN-Revision: 15541 | ||||
* | drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches ↵ | Jo-Philipp Wich | 2009-04-29 | 7 | -951/+22 |
| | | | | | | and add packages for libiptc + libxtables SVN-Revision: 15501 | ||||
* | upgrade iptables to 1.4.3.2 | Imre Kaloz | 2009-04-29 | 4 | -0/+0 |
| | | | | SVN-Revision: 15478 | ||||
* | remove support for ipp2p - it's unmaintained, broken, overmatching and ↵ | Felix Fietkau | 2009-02-21 | 2 | -938/+0 |
| | | | | | | undermatching => not that useful for QoS SVN-Revision: 14596 | ||||
* | iptables: remove CHAOS and TARPIT patches | Gabor Juhos | 2009-02-08 | 2 | -499/+0 |
| | | | | SVN-Revision: 14447 | ||||
* | fix table alignment for cris (#4104) | Claudio Mignanti | 2009-02-04 | 1 | -0/+12 |
| | | | | SVN-Revision: 14407 | ||||
* | fix userland netfilter headers installed by iptables | Nicolas Thill | 2009-01-18 | 1 | -0/+10 |
| | | | | SVN-Revision: 14083 | ||||
* | upgrade iptables to 1.4.1.1, needed for proper 2.6.27 support | Imre Kaloz | 2008-12-01 | 7 | -556/+212 |
| | | | | SVN-Revision: 13458 | ||||
* | Finally fix iptables -m conntrack (#988), bump release numnber | Florian Fainelli | 2008-11-16 | 1 | -0/+11 |
| | | | | SVN-Revision: 13235 | ||||
* | update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches | Gabor Juhos | 2008-04-15 | 14 | -527/+2037 |
| | | | | SVN-Revision: 10843 | ||||
* | Fix layer7 user-space iptables compilation (#3307) | Florian Fainelli | 2008-04-06 | 1 | -1/+2 |
| | | | | SVN-Revision: 10745 | ||||
* | iptables: remove obsolete patch | Gabor Juhos | 2008-02-15 | 1 | -12/+0 |
| | | | | SVN-Revision: 10464 | ||||
* | add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT ↵ | Gabor Juhos | 2007-10-07 | 1 | -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.8 | Tim Yardley | 2007-07-31 | 6 | -47/+47 |
| | | | | SVN-Revision: 8286 | ||||
* | move to iptables 1.3.8 | Tim Yardley | 2007-07-12 | 2 | -8866/+0 |
| | | | | SVN-Revision: 7946 | ||||
* | upgrade a few packages to newer versions (includes patch by kaloz) - ↵ | Felix Fietkau | 2007-06-05 | 2 | -0/+8866 |
| | | | | | | preparation for 2.6.22 SVN-Revision: 7507 | ||||
* | refresh all package patches in the buildroot using quilt | Felix Fietkau | 2007-06-04 | 6 | -63/+86 |
| | | | | SVN-Revision: 7490 | ||||
* | break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7 | Imre Kaloz | 2007-05-23 | 2 | -46/+15 |
| | | | | SVN-Revision: 7315 | ||||
* | trunk.. same deal as changeset:6526 | Tim Yardley | 2007-03-05 | 7 | -0/+0 |
| | | | | SVN-Revision: 6527 | ||||
* | fix chaostables patch (closes: #1246) | Nicolas Thill | 2007-01-23 | 1 | -12/+0 |
| | | | | SVN-Revision: 6184 | ||||
* | Add chaostable from #1187, also enable netfilter modules for ixp4xx. | Florian Fainelli | 2007-01-22 | 1 | -0/+348 |
| | | | | SVN-Revision: 6182 | ||||
* | fix iptables warning about 'wierd' interface names (#1082) | Felix Fietkau | 2007-01-01 | 1 | -0/+28 |
| | | | | SVN-Revision: 5962 | ||||
* | prepare packages for kernel upgrade to 2.6.19 | Felix Fietkau | 2006-12-14 | 1 | -0/+10 |
| | | | | SVN-Revision: 5786 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 4 | -0/+1315 |