aboutsummaryrefslogtreecommitdiffstats
path: root/package/iptables
Commit message (Collapse)AuthorAgeFilesLines
* iptables: fix a segfault when iptables tries to use modprobe, force it to ↵Jo-Philipp Wich2010-02-242-0/+24
| | | | | | 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: fix menuconfig descriptions, raw and notrack are in mod-conntrack nowJo-Philipp Wich2010-02-191-2/+2
| | | | SVN-Revision: 19722
* iptables: install libip[46]tc into staging dirJo-Philipp Wich2010-01-241-1/+1
| | | | SVN-Revision: 19316
* iptables: --enable-static and --enable-shared don't work well together, drop ↵Jo-Philipp Wich2010-01-241-1/+0
| | | | | | --enable-static SVN-Revision: 19304
* iptables: update to v1.4.6, relocate patches - patch by Edgar SoldinJo-Philipp Wich2010-01-235-9/+7
| | | | SVN-Revision: 19302
* iptables: add an iptables-mod-ipset package (closes: #6327)Nicolas Thill2009-12-181-0/+13
| | | | SVN-Revision: 18832
* iptables: move to 'Network' in menuconfigFelix Fietkau2009-12-091-1/+1
| | | | SVN-Revision: 18713
* iptables: bump pkg revisionJo-Philipp Wich2009-12-081-1/+1
| | | | SVN-Revision: 18707
* iptables: add comment match to the core packageJo-Philipp Wich2009-12-081-0/+1
| | | | SVN-Revision: 18706
* fix breakage introduced with r18315Florian Fainelli2009-11-051-0/+2
| | | | SVN-Revision: 18316
* remove the patch dir hack in iptables when building with an external tree, ↵Florian Fainelli2009-11-051-6/+0
| | | | | | this did not work at all. SVN-Revision: 18315
* remove $(FPIC) from iptables, it is handled internally correctly. saves 2k ↵Felix Fietkau2009-10-201-1/+0
| | | | | | on mips SVN-Revision: 18098
* remove ipset support from core, it is now provided by xtables-addons from ↵Nicolas Thill2009-10-031-6/+0
| | | | | | the packages feed SVN-Revision: 17844
* iptables: fix build error with linux 2.6.31Felix Fietkau2009-09-251-1/+5
| | | | SVN-Revision: 17721
* libiptc and libxtables should install their libraries as symbolic links ↵Florian Fainelli2009-08-071-3/+3
| | | | | | (#5313, #5639) SVN-Revision: 17162
* install libiptc/libipulog from iptables (#5549)Florian Fainelli2009-08-011-0/+2
| | | | SVN-Revision: 17089
* force iptables to be configured with ipv6 enabled (#5586)Florian Fainelli2009-08-011-0/+1
| | | | SVN-Revision: 17076
* make patches against iptables apply again after update to 1.4.4 (#5540)Florian Fainelli2009-07-175-13/+0
| | | | SVN-Revision: 16878
* upgrade to new upstream version 1.4.4Markus Wigge2009-07-151-2/+2
| | | | SVN-Revision: 16853
* fix typo in iptables makefile resulting in patches not being applied (#5311)Florian Fainelli2009-06-091-2/+2
| | | | SVN-Revision: 16392
* do not apply iptables patches when building with CONFIG_EXTERNAL_KERNEL_TREEFlorian Fainelli2009-06-041-0/+4
| | | | SVN-Revision: 16336
* iptables: export libipqFelix Fietkau2009-05-291-3/+8
| | | | SVN-Revision: 16164
* iptables: update imq userspace partJo-Philipp Wich2009-05-073-201/+127
| | | | SVN-Revision: 15653
* iptables: install essential headers into staging dirJo-Philipp Wich2009-05-051-0/+8
| | | | SVN-Revision: 15621
* 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: - add libtool fixups - fix libiptc & libxtables packages, ↵Nicolas Thill2009-05-031-47/+44
| | | | | | containing only symlinks but missing the actual library files - enable static versions of libiptc & libxtables - install pkgconfig .pc files as well - cleanup & reorg SVN-Revision: 15572
* iptables: install libxtables.so and libiptc.so into staging dirJo-Philipp Wich2009-05-021-0/+2
| | | | SVN-Revision: 15550
* iptables: replace exot_error() with xtables_error() in layer7 patchJo-Philipp Wich2009-05-011-11/+11
| | | | SVN-Revision: 15547
* Update layer7 rulesHauke Mehrtens2009-05-0116-7/+20
| | | | SVN-Revision: 15544
* 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-298-973/+59
| | | | | | and add packages for libiptc + libxtables SVN-Revision: 15501
* we don't need the libiptc libraryImre Kaloz2009-04-291-1/+0
| | | | SVN-Revision: 15487
* upgrade iptables to 1.4.3.2Imre Kaloz2009-04-295-3/+3
| | | | SVN-Revision: 15478
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* fix a description which still mentioned ipp2pFelix Fietkau2009-02-211-1/+1
| | | | SVN-Revision: 14603
* 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
* netfilter: remove CHAOS, TARPIT and DELUDE referencesGabor Juhos2009-02-091-3/+0
| | | | SVN-Revision: 14461
* iptables: remove CHAOS and TARPIT patchesGabor Juhos2009-02-083-501/+2
| | | | 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
* temp fix for iptables build failure after [13931]Nicolas Thill2009-01-081-1/+4
| | | | SVN-Revision: 13932
* fix iptables compile with 2.6.26Felix Fietkau2008-12-271-0/+1
| | | | SVN-Revision: 13747
* upgrade iptables to 1.4.1.1, needed for proper 2.6.27 supportImre Kaloz2008-12-018-568/+221
| | | | SVN-Revision: 13458
* Finally fix iptables -m conntrack (#988), bump release numnberFlorian Fainelli2008-11-162-1/+12
| | | | SVN-Revision: 13235
* netfilter/iptables: disable IMQ on 2.6.27Gabor Juhos2008-10-151-1/+1
| | | | SVN-Revision: 12984
* make the whole iptables/netfiter modular (closes: #3871, #3527)Nicolas Thill2008-09-221-13/+50
| | | | SVN-Revision: 12649
* use $(FPIC) in a few places where it mattersFelix Fietkau2008-08-061-0/+2
| | | | SVN-Revision: 12225
* adds a new uci firewall - iptbales and netfilter packages need to be ↵John Crispin2008-08-045-282/+0
| | | | | | rewrapped when we switch to this firewall as default - there are some examples in the file /etc/config/firewall - iptables-save/restore are still missing - hotplug takes care of adding/removing netdevs during runtime - misisng features ? wishes ? let me know ... SVN-Revision: 12089
* netfilter/iptables: enable IMQ on 2.6.25Gabor Juhos2008-06-021-1/+1
| | | | SVN-Revision: 11335