summaryrefslogtreecommitdiffstats
path: root/package/iptables
Commit message (Expand)AuthorAgeFilesLines
* make the whole iptables/netfiter modular (closes: #3871, #3527)nico2008-09-221-13/+50
* use $(FPIC) in a few places where it mattersnbd2008-08-061-0/+2
* adds a new uci firewallblogic2008-08-045-282/+0
* [package] netfilter/iptables: enable IMQ on 2.6.25juhosg2008-06-021-1/+1
* We do not need to make the experimental/install-experimental targets starting...florian2008-06-021-1/+2
* [package] IMQ is not yet available on 2.6.25juhosg2008-05-021-1/+1
* update iptables to 1.4.0 (2.6 kernels only), refresh kernel patchesjuhosg2008-04-1515-571/+2097
* Fix layer7 user-space iptables compilation (#3307)florian2008-04-061-1/+2
* [package] iptables: remove obsolete patchjuhosg2008-02-151-12/+0
* move /etc/config/firewall to /etc/firewall.config to prevent it from interfer...nbd2008-02-042-4/+4
* Here comes the new UCI. Enjoy :)nbd2008-02-031-1/+0
* remove uninstalldev templates (no longer necessary)nbd2007-12-251-12/+0
* Use $(CP) instead of $(INSTALL_BIN) for binaries.nbd2007-12-091-4/+4
* update stripped subset of l7 patterns to 11-03-2007 patternspavlov2007-11-1917-128/+151
* Add a boolean to allow NAT from LAN or not, default to nat LAN (#2535)florian2007-11-051-5/+12
* [packages] iptables: update description of the iptables-mod-ipoptjuhosg2007-10-311-1/+3
* Only masquerade LAN, other settings need manual tweakingflorian2007-10-291-4/+5
* Only masquerade non routable addresses (#2535)florian2007-10-291-1/+4
* Update description, iptables-mod-ipsec includes libipt_policy.soflorian2007-10-161-0/+1
* add TARPIT support to netfilter/iptablesjuhosg2007-10-072-1/+111
* add $(STAGING_DIR) as argument to the InstallDev template and update packages...nbd2007-09-281-12/+12
* move exec permissions fix at Build/Prepare stagenico2007-09-161-1/+5
* move package description to a separate definition, remove it when DESCRIPTION...nico2007-09-071-77/+84
* Package ip6tables-utils as well (#2318)florian2007-09-051-1/+14
* iptables: refresh patches to 1.3.8pavlov2007-07-316-47/+47
* Fix the ip6tables dependency (#2079)florian2007-07-151-0/+1
* move to iptables 1.3.8pavlov2007-07-123-8868/+2
* make the firewall script run after the network script again (required for wor...nbd2007-06-301-1/+2
* Initialise firewall before network (#1988)florian2007-06-281-1/+1
* package ipset for usepavlov2007-06-071-0/+9
* upgrade a few packages to newer versions (includes patch by kaloz) - preparat...nbd2007-06-052-0/+8866
* refresh all package patches in the buildroot using quiltnbd2007-06-046-63/+86
* Add iprange (#1799)florian2007-06-021-0/+12
* break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7kaloz2007-05-233-48/+17
* Add raw and NOTRACK targets (#1583)florian2007-04-131-1/+2
* fix iptables extension issue with mac os x buildsnbd2007-04-011-0/+1
* fix a problem with the firewall script (multicast traffic could produce packe...nbd2007-03-271-1/+1
* improve autorebuild for iptables when the kernel config changesnbd2007-03-231-2/+2
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd2007-03-161-1/+0
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd2007-03-161-3/+0
* trunk.. same deal as changeset:6526pavlov2007-03-057-0/+0
* make the iptables package robust to kernel config changesnbd2007-03-011-0/+4
* Add ipt_CLASSIFY target for 2.4 kernels (#1338)florian2007-02-281-0/+1
* port [6229] to kamikazenbd2007-02-081-2/+7
* fix chaostables patch (closes: #1246)nico2007-01-231-12/+0
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.florian2007-01-221-0/+348
* more use of the INSTALL_DIR variablenico2007-01-081-1/+2
* fix iptables warning about 'wierd' interface names (#1082)nbd2007-01-011-0/+28
* Forgot kmod-ipt-imq dependency (#1076)florian2006-12-251-1/+1
* prepare for moving part of the firewall to hotplug. created new chains {input...nbd2006-12-203-29/+25