summaryrefslogtreecommitdiffstats
path: root/package/network/utils/iptables/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* netfilter: move time, mark, set matches and MARK, REDIRECT, SET targets into ↵jow2013-05-211-21/+14
| | | | | | base iptables package - drop iptables-mod-ipset git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36683 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iptables: use -ffunction-sections, -fdata-sections and --gc-sectionsjow2013-05-211-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36680 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: fold the IPv6 menu into Networknbd2013-05-141-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36634 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix install of iptables pkg-config files.jow2013-05-021-1/+1
| | | | | | | | | | | libiptc.pc depends on libip[4|6]tc.pc, thus all of those need to be installed. Should fix collectd build and thus #13146; which should make collectd appear in snapshots again. Signed-off-by: Danny Baumann <dannybaumann@web.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36509 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iptables: don't use --enable-ipv6 if IPv6 is disabledcyrus2013-03-251-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iptables: Add missing IPv6 builtin modulescyrus2013-03-071-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35898 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iptables: redo update to 1.4.18 with old linking-behaviourcyrus2013-03-061-18/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35896 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "iptables: update to 1.4.18" due to toolchain-issue:cyrus2013-03-061-11/+18
| | | | | | binaries cause segfaults when stripped on ar71xx git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35894 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iptables: update to 1.4.18cyrus2013-03-051-18/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35892 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iptables: fix bad PKG_RELEASE in previous commitjow2013-02-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35569 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iptables: add --lenient switch to iptables-restore and ip6tables-restore ↵jow2013-02-111-2/+2
| | | | | | that allows to skip erroneous lines git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35568 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra)jow2013-01-141-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35155 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iptables: remove support for libipq, it has been obsolete for years and is ↵nbd2012-11-041-16/+0
| | | | | | unsupported in newer kernels git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34069 3c298f89-4303-0410-b956-a3cf2f4a3e73
* packages: sort network related packages into package/network/nbd2012-10-101-0/+475
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33688 3c298f89-4303-0410-b956-a3cf2f4a3e73