| Commit message (Expand) | Author | Age | Files | Lines |
* | 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: install essential headers into staging dir | Jo-Philipp Wich | 2009-05-05 | 1 | -0/+8 |
* | 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 |
* | drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches a... | Jo-Philipp Wich | 2009-04-29 | 1 | -22/+37 |
* | 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 | 1 | -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 |
* | 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 | 1 | -2/+2 |
* | 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 | 1 | -12/+9 |
* | Finally fix iptables -m conntrack (#988), bump release numnber | Florian Fainelli | 2008-11-16 | 1 | -1/+1 |
* | 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 | 1 | -12/+0 |
* | netfilter/iptables: enable IMQ on 2.6.25 | Gabor Juhos | 2008-06-02 | 1 | -1/+1 |
* | We do not need to make the experimental/install-experimental targets starting... | Florian Fainelli | 2008-06-02 | 1 | -1/+2 |
* | IMQ is not yet available on 2.6.25 | Gabor Juhos | 2008-05-02 | 1 | -1/+1 |
* | update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches | Gabor Juhos | 2008-04-15 | 1 | -44/+60 |
* | move /etc/config/firewall to /etc/firewall.config to prevent it from interfer... | Felix Fietkau | 2008-02-04 | 1 | -2/+2 |
* | remove uninstalldev templates (no longer necessary) | Felix Fietkau | 2007-12-25 | 1 | -12/+0 |
* | Use $(CP) instead of $(INSTALL_BIN) for binaries. | Felix Fietkau | 2007-12-09 | 1 | -4/+4 |
* | iptables: update description of the iptables-mod-ipopt | Gabor Juhos | 2007-10-31 | 1 | -1/+3 |
* | Update description, iptables-mod-ipsec includes libipt_policy.so | Florian Fainelli | 2007-10-16 | 1 | -0/+1 |
* | add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT targe... | Gabor Juhos | 2007-10-07 | 1 | -1/+5 |
* | add $(STAGING_DIR) as argument to the InstallDev template and update packages... | Felix Fietkau | 2007-09-28 | 1 | -12/+12 |
* | move exec permissions fix at Build/Prepare stage | Nicolas Thill | 2007-09-16 | 1 | -1/+5 |
* | move package description to a separate definition, remove it when DESCRIPTION... | Nicolas Thill | 2007-09-07 | 1 | -77/+84 |
* | Package ip6tables-utils as well (#2318) | Florian Fainelli | 2007-09-05 | 1 | -1/+14 |
* | Fix the ip6tables dependency (#2079) | Florian Fainelli | 2007-07-15 | 1 | -0/+1 |
* | move to iptables 1.3.8 | Tim Yardley | 2007-07-12 | 1 | -2/+2 |
* | package ipset for use | Tim Yardley | 2007-06-07 | 1 | -0/+9 |
* | Add iprange (#1799) | Florian Fainelli | 2007-06-02 | 1 | -0/+12 |
* | break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7 | Imre Kaloz | 2007-05-23 | 1 | -2/+2 |
* | Add raw and NOTRACK targets (#1583) | Florian Fainelli | 2007-04-13 | 1 | -1/+2 |
* | fix iptables extension issue with mac os x builds | Felix Fietkau | 2007-04-01 | 1 | -0/+1 |
* | improve autorebuild for iptables when the kernel config changes | Felix Fietkau | 2007-03-23 | 1 | -2/+2 |
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in lots... | Felix Fietkau | 2007-03-16 | 1 | -1/+0 |
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI... | Felix Fietkau | 2007-03-16 | 1 | -3/+0 |
* | make the iptables package robust to kernel config changes | Felix Fietkau | 2007-03-01 | 1 | -0/+4 |
* | Add ipt_CLASSIFY target for 2.4 kernels (#1338) | Florian Fainelli | 2007-02-28 | 1 | -0/+1 |
* | more use of the INSTALL_DIR variable | Nicolas Thill | 2007-01-08 | 1 | -1/+2 |
* | Forgot kmod-ipt-imq dependency (#1076) | Florian Fainelli | 2006-12-25 | 1 | -1/+1 |
* | install-devel puts this here, kill it too | Tim Yardley | 2006-11-26 | 1 | -0/+1 |