Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | iptables: add comment match to the core package | Jo-Philipp Wich | 2009-12-08 | |
| | | | | SVN-Revision: 18706 | |||
* | fix breakage introduced with r18315 | Florian Fainelli | 2009-11-05 | |
| | | | | SVN-Revision: 18316 | |||
* | remove the patch dir hack in iptables when building with an external tree, ↵ | Florian Fainelli | 2009-11-05 | |
| | | | | | | this did not work at all. SVN-Revision: 18315 | |||
* | remove $(FPIC) from iptables, it is handled internally correctly. saves 2k ↵ | Felix Fietkau | 2009-10-20 | |
| | | | | | | on mips SVN-Revision: 18098 | |||
* | remove ipset support from core, it is now provided by xtables-addons from ↵ | Nicolas Thill | 2009-10-03 | |
| | | | | | | the packages feed SVN-Revision: 17844 | |||
* | iptables: fix build error with linux 2.6.31 | Felix Fietkau | 2009-09-25 | |
| | | | | SVN-Revision: 17721 | |||
* | libiptc and libxtables should install their libraries as symbolic links ↵ | Florian Fainelli | 2009-08-07 | |
| | | | | | | (#5313, #5639) SVN-Revision: 17162 | |||
* | install libiptc/libipulog from iptables (#5549) | Florian Fainelli | 2009-08-01 | |
| | | | | SVN-Revision: 17089 | |||
* | force iptables to be configured with ipv6 enabled (#5586) | Florian Fainelli | 2009-08-01 | |
| | | | | SVN-Revision: 17076 | |||
* | upgrade to new upstream version 1.4.4 | Markus Wigge | 2009-07-15 | |
| | | | | SVN-Revision: 16853 | |||
* | fix typo in iptables makefile resulting in patches not being applied (#5311) | Florian Fainelli | 2009-06-09 | |
| | | | | SVN-Revision: 16392 | |||
* | do not apply iptables patches when building with CONFIG_EXTERNAL_KERNEL_TREE | Florian Fainelli | 2009-06-04 | |
| | | | | SVN-Revision: 16336 | |||
* | iptables: export libipq | Felix Fietkau | 2009-05-29 | |
| | | | | SVN-Revision: 16164 | |||
* | iptables: install essential headers into staging dir | Jo-Philipp Wich | 2009-05-05 | |
| | | | | SVN-Revision: 15621 | |||
* | iptables: - add libtool fixups - fix libiptc & libxtables packages, ↵ | Nicolas Thill | 2009-05-03 | |
| | | | | | | 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 dir | Jo-Philipp Wich | 2009-05-02 | |
| | | | | SVN-Revision: 15550 | |||
* | drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches ↵ | Jo-Philipp Wich | 2009-04-29 | |
| | | | | | | and add packages for libiptc + libxtables SVN-Revision: 15501 | |||
* | we don't need the libiptc library | Imre Kaloz | 2009-04-29 | |
| | | | | SVN-Revision: 15487 | |||
* | upgrade iptables to 1.4.3.2 | Imre Kaloz | 2009-04-29 | |
| | | | | SVN-Revision: 15478 | |||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | |
| | | | | SVN-Revision: 15242 | |||
* | fix a description which still mentioned ipp2p | Felix Fietkau | 2009-02-21 | |
| | | | | SVN-Revision: 14603 | |||
* | netfilter: remove CHAOS, TARPIT and DELUDE references | Gabor Juhos | 2009-02-09 | |
| | | | | SVN-Revision: 14461 | |||
* | iptables: remove CHAOS and TARPIT patches | Gabor Juhos | 2009-02-08 | |
| | | | | SVN-Revision: 14447 | |||
* | temp fix for iptables build failure after [13931] | Nicolas Thill | 2009-01-08 | |
| | | | | SVN-Revision: 13932 | |||
* | fix iptables compile with 2.6.26 | Felix Fietkau | 2008-12-27 | |
| | | | | SVN-Revision: 13747 | |||
* | upgrade iptables to 1.4.1.1, needed for proper 2.6.27 support | Imre Kaloz | 2008-12-01 | |
| | | | | SVN-Revision: 13458 | |||
* | Finally fix iptables -m conntrack (#988), bump release numnber | Florian Fainelli | 2008-11-16 | |
| | | | | SVN-Revision: 13235 | |||
* | netfilter/iptables: disable IMQ on 2.6.27 | Gabor Juhos | 2008-10-15 | |
| | | | | SVN-Revision: 12984 | |||
* | make the whole iptables/netfiter modular (closes: #3871, #3527) | Nicolas Thill | 2008-09-22 | |
| | | | | SVN-Revision: 12649 | |||
* | use $(FPIC) in a few places where it matters | Felix Fietkau | 2008-08-06 | |
| | | | | SVN-Revision: 12225 | |||
* | adds a new uci firewall - iptbales and netfilter packages need to be ↵ | John Crispin | 2008-08-04 | |
| | | | | | | 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.25 | Gabor Juhos | 2008-06-02 | |
| | | | | SVN-Revision: 11335 | |||
* | We do not need to make the experimental/install-experimental targets ↵ | Florian Fainelli | 2008-06-02 | |
| | | | | | | starting with 1.4.x version SVN-Revision: 11325 | |||
* | IMQ is not yet available on 2.6.25 | Gabor Juhos | 2008-05-02 | |
| | | | | SVN-Revision: 11007 | |||
* | update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches | Gabor Juhos | 2008-04-15 | |
| | | | | SVN-Revision: 10843 | |||
* | move /etc/config/firewall to /etc/firewall.config to prevent it from ↵ | Felix Fietkau | 2008-02-04 | |
| | | | | | | interfering with uci - yes, this beast really needs a rewrite :) SVN-Revision: 10383 | |||
* | remove uninstalldev templates (no longer necessary) | Felix Fietkau | 2007-12-25 | |
| | | | | SVN-Revision: 9906 | |||
* | Use $(CP) instead of $(INSTALL_BIN) for binaries. | Felix Fietkau | 2007-12-09 | |
| | | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9694 | |||
* | iptables: update description of the iptables-mod-ipopt | Gabor Juhos | 2007-10-31 | |
| | | | | SVN-Revision: 9468 | |||
* | Update description, iptables-mod-ipsec includes libipt_policy.so | Florian Fainelli | 2007-10-16 | |
| | | | | SVN-Revision: 9336 | |||
* | add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT ↵ | Gabor Juhos | 2007-10-07 | |
| | | | | | | 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 | |||
* | add $(STAGING_DIR) as argument to the InstallDev template and update ↵ | Felix Fietkau | 2007-09-28 | |
| | | | | | | packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages SVN-Revision: 9052 | |||
* | move exec permissions fix at Build/Prepare stage | Nicolas Thill | 2007-09-16 | |
| | | | | SVN-Revision: 8802 | |||
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 | |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | |||
* | Package ip6tables-utils as well (#2318) | Florian Fainelli | 2007-09-05 | |
| | | | | SVN-Revision: 8636 | |||
* | Fix the ip6tables dependency (#2079) | Florian Fainelli | 2007-07-15 | |
| | | | | SVN-Revision: 7978 | |||
* | move to iptables 1.3.8 | Tim Yardley | 2007-07-12 | |
| | | | | SVN-Revision: 7946 | |||
* | package ipset for use | Tim Yardley | 2007-06-07 | |
| | | | | SVN-Revision: 7517 | |||
* | Add iprange (#1799) | Florian Fainelli | 2007-06-02 | |
| | | | | SVN-Revision: 7462 | |||
* | break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7 | Imre Kaloz | 2007-05-23 | |
| | | | | SVN-Revision: 7315 |