Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iptables: add kmod-ipt-nf* to dependency list of iptables-mod-nf*. | Steven Barth | 2014-08-07 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> SVN-Revision: 42034 | ||||
* | iptables: NFLOG and NFQUEUE targets' full support | Steven Barth | 2014-08-07 | 1 | -0/+28 |
| | | | | | | | | | | | | | | | | NFLOG and NFQUEUE targets' full support for iptables. Includes all needed kernel modules (Xtables's and Netlink's) and userspace libraries. All added kernel modules can be individually disabled, all other new libraries get their own individual packages. Reported-by: Fabian Hugelshofer <hugelshofer2006@gmx.ch> Reported-by: Rainer Poisel <rainer.poisel@fhstp.ac.at> Reported-by: Derek LaHousse <dlahouss@mtu.edu> Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com> SVN-Revision: 42022 | ||||
* | iptables: pass --disable-ipv6 is CONFIG_IPV6 is unset | Jo-Philipp Wich | 2014-07-02 | 1 | -1/+2 |
| | | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 41458 | ||||
* | netfilter: split off header matching modules not used by the default config ↵ | Felix Fietkau | 2014-06-02 | 1 | -0/+11 |
| | | | | | | | | (reduces rootfs size and memory usage) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40983 | ||||
* | iptables: Makefile: only build ip6tc, if IPv6 is enabled | John Crispin | 2014-06-02 | 1 | -1/+1 |
| | | | | | | | | when disabling ipv6, the iptables build breaks without a manul clean or this patch Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com> SVN-Revision: 40916 | ||||
* | iptables/netfilter: add connlimit to conntrack-extra | Steven Barth | 2014-03-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 39878 | ||||
* | iptables: bump to 1.4.21 | Steven Barth | 2014-03-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 39877 | ||||
* | netfilter: Add IPv6-NAT support for kernel and ipt Thanks to Berni, Adam ↵ | Steven Barth | 2013-09-01 | 1 | -0/+12 |
| | | | | | | Novak and Sedat Dilek for patches and inspiration SVN-Revision: 37866 | ||||
* | iptables: Update to 1.4.20 | Steven Barth | 2013-09-01 | 1 | -3/+3 |
| | | | | SVN-Revision: 37865 | ||||
* | Bump iptables version | Steven Barth | 2013-07-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 37329 | ||||
* | iptables: install libext*.a into staging dir | Jo-Philipp Wich | 2013-06-06 | 1 | -0/+4 |
| | | | | SVN-Revision: 36867 | ||||
* | iptables: bump to 1.4.19.1 | Steven Barth | 2013-05-29 | 1 | -3/+3 |
| | | | | SVN-Revision: 36760 | ||||
* | netfilter: move time, mark, set matches and MARK, REDIRECT, SET targets into ↵ | Jo-Philipp Wich | 2013-05-21 | 1 | -21/+14 |
| | | | | | | base iptables package - drop iptables-mod-ipset SVN-Revision: 36683 | ||||
* | iptables: use -ffunction-sections, -fdata-sections and --gc-sections | Jo-Philipp Wich | 2013-05-21 | 1 | -2/+6 |
| | | | | SVN-Revision: 36680 | ||||
* | package: fold the IPv6 menu into Network | Felix Fietkau | 2013-05-14 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36634 | ||||
* | Fix install of iptables pkg-config files. | Jo-Philipp Wich | 2013-05-02 | 1 | -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> SVN-Revision: 36509 | ||||
* | iptables: don't use --enable-ipv6 if IPv6 is disabled | Steven Barth | 2013-03-25 | 1 | -2/+1 |
| | | | | SVN-Revision: 36125 | ||||
* | iptables: Add missing IPv6 builtin modules | Steven Barth | 2013-03-07 | 1 | -3/+3 |
| | | | | SVN-Revision: 35898 | ||||
* | iptables: redo update to 1.4.18 with old linking-behaviour | Steven Barth | 2013-03-06 | 1 | -18/+11 |
| | | | | SVN-Revision: 35896 | ||||
* | Revert "iptables: update to 1.4.18" due to toolchain-issue: binaries cause ↵ | Steven Barth | 2013-03-06 | 1 | -11/+18 |
| | | | | | | segfaults when stripped on ar71xx SVN-Revision: 35894 | ||||
* | iptables: update to 1.4.18 | Steven Barth | 2013-03-05 | 1 | -18/+11 |
| | | | | SVN-Revision: 35892 | ||||
* | iptables: fix bad PKG_RELEASE in previous commit | Jo-Philipp Wich | 2013-02-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 35569 | ||||
* | iptables: add --lenient switch to iptables-restore and ip6tables-restore ↵ | Jo-Philipp Wich | 2013-02-11 | 1 | -2/+2 |
| | | | | | | that allows to skip erroneous lines SVN-Revision: 35568 | ||||
* | netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra) | Jo-Philipp Wich | 2013-01-14 | 1 | -0/+1 |
| | | | | SVN-Revision: 35155 | ||||
* | iptables: remove support for libipq, it has been obsolete for years and is ↵ | Felix Fietkau | 2012-11-04 | 1 | -16/+0 |
| | | | | | | unsupported in newer kernels SVN-Revision: 34069 | ||||
* | packages: sort network related packages into package/network/ | Felix Fietkau | 2012-10-10 | 1 | -0/+475 |
SVN-Revision: 33688 |