summaryrefslogtreecommitdiffstats
path: root/package/iptables/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* [package] iptables:nico2009-05-031-47/+44
| | | | | | | | | | | - add libtool fixups - fix libiptc & libxtables packages, containing only symlinks but missing the actual library files - enable static versions of libiptc & libxtables - install pkgconfig .pc files as well - cleanup & reorg git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15572 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: install libxtables.so and libiptc.so into staging dirjow2009-05-021-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15550 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm-2.4] drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 ↵jow2009-04-291-22/+37
| | | | | | kernel patches and add packages for libiptc + libxtables git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15501 3c298f89-4303-0410-b956-a3cf2f4a3e73
* we don't need the libiptc librarykaloz2009-04-291-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15487 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade iptables to 1.4.3.2kaloz2009-04-291-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15478 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a description which still mentioned ipp2pnbd2009-02-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14603 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] netfilter: remove CHAOS, TARPIT and DELUDE referencesjuhosg2009-02-091-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14461 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: remove CHAOS and TARPIT patchesjuhosg2009-02-081-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14447 3c298f89-4303-0410-b956-a3cf2f4a3e73
* temp fix for iptables build failure after [13931]nico2009-01-081-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix iptables compile with 2.6.26nbd2008-12-271-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13747 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade iptables to 1.4.1.1, needed for proper 2.6.27 supportkaloz2008-12-011-12/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13458 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Finally fix iptables -m conntrack (#988), bump release numnberflorian2008-11-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13235 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] netfilter/iptables: disable IMQ on 2.6.27juhosg2008-10-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12984 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make the whole iptables/netfiter modular (closes: #3871, #3527)nico2008-09-221-13/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use $(FPIC) in a few places where it mattersnbd2008-08-061-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12225 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adds a new uci firewallblogic2008-08-041-12/+0
| | | | | | | | | | | | - iptbales and netfilter packages need to be 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 ... git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12089 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] netfilter/iptables: enable IMQ on 2.6.25juhosg2008-06-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* We do not need to make the experimental/install-experimental targets ↵florian2008-06-021-1/+2
| | | | | | starting with 1.4.x version git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11325 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] IMQ is not yet available on 2.6.25juhosg2008-05-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11007 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update iptables to 1.4.0 (2.6 kernels only), refresh kernel patchesjuhosg2008-04-151-44/+60
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move /etc/config/firewall to /etc/firewall.config to prevent it from ↵nbd2008-02-041-2/+2
| | | | | | interfering with uci - yes, this beast really needs a rewrite :) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10383 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove uninstalldev templates (no longer necessary)nbd2007-12-251-12/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use $(CP) instead of $(INSTALL_BIN) for binaries.nbd2007-12-091-4/+4
| | | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] iptables: update description of the iptables-mod-ipoptjuhosg2007-10-311-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9468 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update description, iptables-mod-ipsec includes libipt_policy.soflorian2007-10-161-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9336 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add TARPIT support to netfilter/iptablesjuhosg2007-10-071-1/+5
| | | | | | | | | * netfilter: add the xt_TARPIT 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] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9178 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add $(STAGING_DIR) as argument to the InstallDev template and update ↵nbd2007-09-281-12/+12
| | | | | | packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9052 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move exec permissions fix at Build/Prepare stagenico2007-09-161-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8802 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move package description to a separate definition, remove it when ↵nico2007-09-071-77/+84
| | | | | | DESCRIPTION=TITLE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Package ip6tables-utils as well (#2318)florian2007-09-051-1/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8636 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the ip6tables dependency (#2079)florian2007-07-151-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7978 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move to iptables 1.3.8pavlov2007-07-121-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package ipset for usepavlov2007-06-071-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7517 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add iprange (#1799)florian2007-06-021-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7462 3c298f89-4303-0410-b956-a3cf2f4a3e73
* break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7kaloz2007-05-231-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add raw and NOTRACK targets (#1583)florian2007-04-131-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix iptables extension issue with mac os x buildsnbd2007-04-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6786 3c298f89-4303-0410-b956-a3cf2f4a3e73
* improve autorebuild for iptables when the kernel config changesnbd2007-03-231-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵nbd2007-03-161-1/+0
| | | | | | lots of places git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵nbd2007-03-161-3/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make the iptables package robust to kernel config changesnbd2007-03-011-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6447 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add ipt_CLASSIFY target for 2.4 kernels (#1338)florian2007-02-281-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6424 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more use of the INSTALL_DIR variablenico2007-01-081-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6023 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Forgot kmod-ipt-imq dependency (#1076)florian2006-12-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5901 3c298f89-4303-0410-b956-a3cf2f4a3e73
* install-devel puts this here, kill it toopavlov2006-11-261-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup some of the custom work for devel libspavlov2006-11-261-3/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* install iptables devel headers into the staging dirnbd2006-11-261-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace lots of manual install commands with INSTALL_* variablesnbd2006-11-231-13/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
* implement target profiles in menuconfignbd2006-11-121-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5512 3c298f89-4303-0410-b956-a3cf2f4a3e73