| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [package] fix breakage introduced with r18315 | Florian Fainelli | 2009-11-05 | 1 | -0/+2 |
* | [package] remove the patch dir hack in iptables when building with an | 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 |
* | [package] libiptc and libxtables should install their libraries as symbolic l... | Florian Fainelli | 2009-08-07 | 1 | -3/+3 |
* | [package] install libiptc/libipulog from iptables (#5549) | Florian Fainelli | 2009-08-01 | 1 | -0/+2 |
* | [package] force iptables to be configured with ipv6 enabled (#5586) | Florian Fainelli | 2009-08-01 | 1 | -0/+1 |
* | upgrade to new upstream version 1.4.4 | Markus Wigge | 2009-07-15 | 1 | -2/+2 |
* | [package] fix typo in iptables makefile resulting in patches not being applie... | Florian Fainelli | 2009-06-09 | 1 | -2/+2 |
* | [package] do not apply iptables patches when building with CONFIG_EXTERNAL_KE... | Florian Fainelli | 2009-06-04 | 1 | -0/+4 |
* | iptables: export libipq | Felix Fietkau | 2009-05-29 | 1 | -3/+8 |
* | [package] iptables: install essential headers into staging dir | Jo-Philipp Wich | 2009-05-05 | 1 | -0/+8 |
* | [package] iptables: | Nicolas Thill | 2009-05-03 | 1 | -47/+44 |
* | [package] iptables: install libxtables.so and libiptc.so into staging dir | Jo-Philipp Wich | 2009-05-02 | 1 | -0/+2 |
* | [brcm-2.4] drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kerne... | 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 |
* | [kernel] netfilter: remove CHAOS, TARPIT and DELUDE references | Gabor Juhos | 2009-02-09 | 1 | -3/+0 |
* | [package] 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 |
* | [package] 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 | John Crispin | 2008-08-04 | 1 | -12/+0 |
* | [package] 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 |
* | [package] 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 |
* | [packages] 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 | 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 |