summaryrefslogtreecommitdiffstats
path: root/package/iptables
Commit message (Collapse)AuthorAgeFilesLines
* 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
* We do not need to make the experimental/install-experimental targets ↵Florian Fainelli2008-06-021-1/+2
| | | | | | starting with 1.4.x version SVN-Revision: 11325
* IMQ is not yet available on 2.6.25Gabor Juhos2008-05-021-1/+1
| | | | SVN-Revision: 11007
* update iptables to 1.4.0 (2.6 kernels only), refresh kernel patchesGabor Juhos2008-04-1515-571/+2097
| | | | SVN-Revision: 10843
* Fix layer7 user-space iptables compilation (#3307)Florian Fainelli2008-04-061-1/+2
| | | | SVN-Revision: 10745
* iptables: remove obsolete patchGabor Juhos2008-02-151-12/+0
| | | | SVN-Revision: 10464
* move /etc/config/firewall to /etc/firewall.config to prevent it from ↵Felix Fietkau2008-02-042-4/+4
| | | | | | interfering with uci - yes, this beast really needs a rewrite :) SVN-Revision: 10383
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-031-1/+0
| | | | SVN-Revision: 10367
* remove uninstalldev templates (no longer necessary)Felix Fietkau2007-12-251-12/+0
| | | | SVN-Revision: 9906
* Use $(CP) instead of $(INSTALL_BIN) for binaries.Felix Fietkau2007-12-091-4/+4
| | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9694
* update stripped subset of l7 patterns to 11-03-2007 patternsTim Yardley2007-11-1917-128/+151
| | | | SVN-Revision: 9582
* Add a boolean to allow NAT from LAN or not, default to nat LAN (#2535)Florian Fainelli2007-11-051-5/+12
| | | | SVN-Revision: 9503
* iptables: update description of the iptables-mod-ipoptGabor Juhos2007-10-311-1/+3
| | | | SVN-Revision: 9468
* Only masquerade LAN, other settings need manual tweakingFlorian Fainelli2007-10-291-4/+5
| | | | SVN-Revision: 9461
* Only masquerade non routable addresses (#2535)Florian Fainelli2007-10-291-1/+4
| | | | SVN-Revision: 9460
* Update description, iptables-mod-ipsec includes libipt_policy.soFlorian Fainelli2007-10-161-0/+1
| | | | SVN-Revision: 9336
* add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT ↵Gabor Juhos2007-10-072-1/+111
| | | | | | 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 Fietkau2007-09-281-12/+12
| | | | | | 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 stageNicolas Thill2007-09-161-1/+5
| | | | SVN-Revision: 8802
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-77/+84
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* Package ip6tables-utils as well (#2318)Florian Fainelli2007-09-051-1/+14
| | | | SVN-Revision: 8636
* iptables: refresh patches to 1.3.8Tim Yardley2007-07-316-47/+47
| | | | SVN-Revision: 8286
* Fix the ip6tables dependency (#2079)Florian Fainelli2007-07-151-0/+1
| | | | SVN-Revision: 7978
* move to iptables 1.3.8Tim Yardley2007-07-123-8868/+2
| | | | SVN-Revision: 7946
* make the firewall script run after the network script again (required for ↵Felix Fietkau2007-06-301-1/+2
| | | | | | working with dynamically assigned interfaces), include the network state SVN-Revision: 7806
* Initialise firewall before network (#1988)Florian Fainelli2007-06-281-1/+1
| | | | SVN-Revision: 7757
* package ipset for useTim Yardley2007-06-071-0/+9
| | | | SVN-Revision: 7517
* upgrade a few packages to newer versions (includes patch by kaloz) - ↵Felix Fietkau2007-06-052-0/+8866
| | | | | | preparation for 2.6.22 SVN-Revision: 7507
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-046-63/+86
| | | | SVN-Revision: 7490
* Add iprange (#1799)Florian Fainelli2007-06-021-0/+12
| | | | SVN-Revision: 7462
* break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7Imre Kaloz2007-05-233-48/+17
| | | | SVN-Revision: 7315
* Add raw and NOTRACK targets (#1583)Florian Fainelli2007-04-131-1/+2
| | | | SVN-Revision: 6945
* fix iptables extension issue with mac os x buildsFelix Fietkau2007-04-011-0/+1
| | | | SVN-Revision: 6786
* fix a problem with the firewall script (multicast traffic could produce ↵Felix Fietkau2007-03-271-1/+1
| | | | | | packet loss) SVN-Revision: 6726
* improve autorebuild for iptables when the kernel config changesFelix Fietkau2007-03-231-2/+2
| | | | SVN-Revision: 6652
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places SVN-Revision: 6582
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-3/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580
* trunk.. same deal as changeset:6526Tim Yardley2007-03-057-0/+0
| | | | SVN-Revision: 6527
* make the iptables package robust to kernel config changesFelix Fietkau2007-03-011-0/+4
| | | | SVN-Revision: 6447
* Add ipt_CLASSIFY target for 2.4 kernels (#1338)Florian Fainelli2007-02-281-0/+1
| | | | SVN-Revision: 6424
* port [6229] to kamikazeFelix Fietkau2007-02-081-2/+7
| | | | SVN-Revision: 6275