| Commit message (Expand) | Author | Age | Files | Lines |
* | iptables: fix a segfault when iptables tries to use modprobe, force it to use... | Jo-Philipp Wich | 2010-02-24 | 2 | -0/+24 |
* | iptables: fix multiport match for brcm-2.4 Since the netfilter framework in L... | Jo-Philipp Wich | 2010-02-19 | 1 | -0/+265 |
* | iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now | Jo-Philipp Wich | 2010-02-19 | 1 | -2/+2 |
* | iptables: install libip[46]tc into staging dir | Jo-Philipp Wich | 2010-01-24 | 1 | -1/+1 |
* | iptables: --enable-static and --enable-shared don't work well together, drop ... | Jo-Philipp Wich | 2010-01-24 | 1 | -1/+0 |
* | iptables: update to v1.4.6, relocate patches - patch by Edgar Soldin | Jo-Philipp Wich | 2010-01-23 | 5 | -9/+7 |
* | iptables: add an iptables-mod-ipset package (closes: #6327) | Nicolas Thill | 2009-12-18 | 1 | -0/+13 |
* | iptables: move to 'Network' in menuconfig | Felix Fietkau | 2009-12-09 | 1 | -1/+1 |
* | iptables: bump pkg revision | Jo-Philipp Wich | 2009-12-08 | 1 | -1/+1 |
* | iptables: add comment match to the core package | Jo-Philipp Wich | 2009-12-08 | 1 | -0/+1 |
* | fix breakage introduced with r18315 | Florian Fainelli | 2009-11-05 | 1 | -0/+2 |
* | remove the patch dir hack in iptables when building with an external tree, th... | Florian Fainelli | 2009-11-05 | 1 | -6/+0 |
* | remove $(FPIC) from iptables, it is handled internally correctly. saves 2k on... | Felix Fietkau | 2009-10-20 | 1 | -1/+0 |
* | remove ipset support from core, it is now provided by xtables-addons from the... | Nicolas Thill | 2009-10-03 | 1 | -6/+0 |
* | iptables: fix build error with linux 2.6.31 | Felix Fietkau | 2009-09-25 | 1 | -1/+5 |
* | libiptc and libxtables should install their libraries as symbolic links (#531... | Florian Fainelli | 2009-08-07 | 1 | -3/+3 |
* | install libiptc/libipulog from iptables (#5549) | Florian Fainelli | 2009-08-01 | 1 | -0/+2 |
* | force iptables to be configured with ipv6 enabled (#5586) | Florian Fainelli | 2009-08-01 | 1 | -0/+1 |
* | make patches against iptables apply again after update to 1.4.4 (#5540) | Florian Fainelli | 2009-07-17 | 5 | -13/+0 |
* | upgrade to new upstream version 1.4.4 | Markus Wigge | 2009-07-15 | 1 | -2/+2 |
* | fix typo in iptables makefile resulting in patches not being applied (#5311) | Florian Fainelli | 2009-06-09 | 1 | -2/+2 |
* | do not apply iptables patches when building with CONFIG_EXTERNAL_KERNEL_TREE | Florian Fainelli | 2009-06-04 | 1 | -0/+4 |
* | iptables: export libipq | Felix Fietkau | 2009-05-29 | 1 | -3/+8 |
* | iptables: update imq userspace part | Jo-Philipp Wich | 2009-05-07 | 3 | -201/+127 |
* | iptables: install essential headers into staging dir | Jo-Philipp Wich | 2009-05-05 | 1 | -0/+8 |
* | iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is ... | Jo-Philipp Wich | 2009-05-03 | 1 | -0/+13 |
* | iptables: - add libtool fixups - fix libiptc & libxtables packages, containin... | Nicolas Thill | 2009-05-03 | 1 | -47/+44 |
* | iptables: install libxtables.so and libiptc.so into staging dir | Jo-Philipp Wich | 2009-05-02 | 1 | -0/+2 |
* | iptables: replace exot_error() with xtables_error() in layer7 patch | Jo-Philipp Wich | 2009-05-01 | 1 | -11/+11 |
* | Update layer7 rules | Hauke Mehrtens | 2009-05-01 | 16 | -7/+20 |
* | In r15501 the libxt_layer7.c was placed in a wrong location. | Hauke Mehrtens | 2009-05-01 | 1 | -4/+4 |
* | drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches a... | Jo-Philipp Wich | 2009-04-29 | 8 | -973/+59 |
* | we don't need the libiptc library | Imre Kaloz | 2009-04-29 | 1 | -1/+0 |
* | upgrade iptables to 1.4.3.2 | Imre Kaloz | 2009-04-29 | 5 | -3/+3 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
* | fix a description which still mentioned ipp2p | Felix Fietkau | 2009-02-21 | 1 | -1/+1 |
* | remove support for ipp2p - it's unmaintained, broken, overmatching and underm... | Felix Fietkau | 2009-02-21 | 2 | -938/+0 |
* | netfilter: remove CHAOS, TARPIT and DELUDE references | Gabor Juhos | 2009-02-09 | 1 | -3/+0 |
* | iptables: remove CHAOS and TARPIT patches | Gabor Juhos | 2009-02-08 | 3 | -501/+2 |
* | fix table alignment for cris (#4104) | Claudio Mignanti | 2009-02-04 | 1 | -0/+12 |
* | fix userland netfilter headers installed by iptables | Nicolas Thill | 2009-01-18 | 1 | -0/+10 |
* | temp fix for iptables build failure after [13931] | Nicolas Thill | 2009-01-08 | 1 | -1/+4 |
* | fix iptables compile with 2.6.26 | Felix Fietkau | 2008-12-27 | 1 | -0/+1 |
* | upgrade iptables to 1.4.1.1, needed for proper 2.6.27 support | Imre Kaloz | 2008-12-01 | 8 | -568/+221 |
* | Finally fix iptables -m conntrack (#988), bump release numnber | Florian Fainelli | 2008-11-16 | 2 | -1/+12 |
* | netfilter/iptables: disable IMQ on 2.6.27 | Gabor Juhos | 2008-10-15 | 1 | -1/+1 |
* | make the whole iptables/netfiter modular (closes: #3871, #3527) | Nicolas Thill | 2008-09-22 | 1 | -13/+50 |
* | use $(FPIC) in a few places where it matters | Felix Fietkau | 2008-08-06 | 1 | -0/+2 |
* | adds a new uci firewall - iptbales and netfilter packages need to be rewrappe... | John Crispin | 2008-08-04 | 5 | -282/+0 |
* | netfilter/iptables: enable IMQ on 2.6.25 | Gabor Juhos | 2008-06-02 | 1 | -1/+1 |