summaryrefslogtreecommitdiffstats
path: root/package/iptables
Commit message (Collapse)AuthorAgeFilesLines
* 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
* fix chaostables patch (closes: #1246)Nicolas Thill2007-01-231-12/+0
| | | | SVN-Revision: 6184
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.Florian Fainelli2007-01-221-0/+348
| | | | SVN-Revision: 6182
* more use of the INSTALL_DIR variableNicolas Thill2007-01-081-1/+2
| | | | SVN-Revision: 6023
* fix iptables warning about 'wierd' interface names (#1082)Felix Fietkau2007-01-011-0/+28
| | | | SVN-Revision: 5962
* Forgot kmod-ipt-imq dependency (#1076)Florian Fainelli2006-12-251-1/+1
| | | | SVN-Revision: 5901
* prepare for moving part of the firewall to hotplug. created new chains ↵Felix Fietkau2006-12-203-29/+25
| | | | | | {input,forwarding,prerouting}_wan for wan port forwardings and updated the examples. syntax of /etc/config/firewall unchanged and old firewall.user files are still compatible SVN-Revision: 5878
* prepare packages for kernel upgrade to 2.6.19Felix Fietkau2006-12-141-0/+10
| | | | SVN-Revision: 5786
* install-devel puts this here, kill it tooTim Yardley2006-11-261-0/+1
| | | | SVN-Revision: 5652
* cleanup some of the custom work for devel libsTim Yardley2006-11-261-3/+10
| | | | SVN-Revision: 5651
* install iptables devel headers into the staging dirFelix Fietkau2006-11-261-0/+1
| | | | SVN-Revision: 5650
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-13/+13
| | | | SVN-Revision: 5624
* implement target profiles in menuconfigFelix Fietkau2006-11-121-1/+0
| | | | SVN-Revision: 5512
* replace br0 with $LANFelix Fietkau2006-11-091-1/+1
| | | | SVN-Revision: 5492
* export WAN variable so that firewall works (#907)Florian Fainelli2006-11-031-0/+1
| | | | SVN-Revision: 5412
* add firewall protection for wan_device in addition to wan_ifname (fixes #852)Felix Fietkau2006-10-151-0/+2
| | | | SVN-Revision: 5136
* init script cleanup, use /etc/rc.d/ for enabled scripts, ↵Felix Fietkau2006-10-152-2/+2
| | | | | | /etc/init.d/<pkgname> (enable|disable) manages symlinks SVN-Revision: 5128
* finally move buildroot-ng to trunkFelix Fietkau2016-03-2026-0/+2237