- May 26, 2015
-
-
Jo-Philipp Wich authored
* drop unused lenient restore patch * instead of statically linking core extensions, build shared libraries for reuse in fw3 * strip outdated match revisions and aliases to trim down library size Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45758
-
- Apr 17, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45481
-
- Apr 13, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45424
-
- Apr 10, 2015
-
-
John Crispin authored
it causes problems with newer iptables when ipv6 is disabled as iptc uncoditionally links ip6tc Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 45350
-
- Nov 03, 2014
-
-
Felix Fietkau authored
This patch adds the userspace and kernelspace for - match NETFILTER_XT_MATCH_CLUSTER This match can be used to deploy gateway and back-end load-sharing clusters. - target IP_NF_TARGET_CLUSTERIP This module allows you to configure a simple cluster of nodes that share a certain IP and MAC address without an explicit load balancer in front of them. Connections are statically distributed between the nodes in this cluster. This is used i.e. by strongswan-ha. Signed-off-by:
Christian Scheele <cs@embedd.com> SVN-Revision: 43174
-
John Crispin authored
turns out that r43155 adds duplicate info. Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 43167
-
John Crispin authored
Note, that licensing stuff is a nightmare: many packages does not clearly state their licenses, and often multiple source files are simply copied together - each with different licensing information in the file headers. I tried hard to ensure, that the license information extracted into the OpenWRT's makefiles fit the "spirit" of the packages, e.g. such small packages which come without a dedicated source archive "inherites" the OpenWRT's own license in my opinion. However, I can not garantee that I always picked the correct information and/or did not miss license information. Signed-off-by:
Michael Heimpold <mhei@heimpold.de> SVN-Revision: 43155
-
- Nov 02, 2014
-
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 43151
-
- Aug 07, 2014
-
-
Steven Barth authored
Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com> SVN-Revision: 42034
-
Steven Barth authored
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
-
- Jul 02, 2014
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 41458
-
- Jun 02, 2014
-
-
Felix Fietkau authored
netfilter: split off header matching modules not used by the default config (reduces rootfs size and memory usage) Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40983
-
John Crispin authored
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
-
- Mar 11, 2014
-
-
Steven Barth authored
SVN-Revision: 39878
-
Steven Barth authored
SVN-Revision: 39877
-
- Sep 01, 2013
-
-
Steven Barth authored
netfilter: Add IPv6-NAT support for kernel and ipt Thanks to Berni, Adam Novak and Sedat Dilek for patches and inspiration SVN-Revision: 37866
-
Steven Barth authored
SVN-Revision: 37865
-
- Jul 15, 2013
-
-
Steven Barth authored
SVN-Revision: 37329
-
- Jun 06, 2013
-
-
Jo-Philipp Wich authored
SVN-Revision: 36867
-
- May 29, 2013
-
-
Steven Barth authored
SVN-Revision: 36760
-
- May 21, 2013
-
-
Jo-Philipp Wich authored
netfilter: move time, mark, set matches and MARK, REDIRECT, SET targets into base iptables package - drop iptables-mod-ipset SVN-Revision: 36683
-
Jo-Philipp Wich authored
SVN-Revision: 36680
-
- May 14, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36634
-
- May 02, 2013
-
-
Jo-Philipp Wich authored
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
-
- Mar 25, 2013
-
-
Steven Barth authored
SVN-Revision: 36125
-
- Mar 07, 2013
-
-
Steven Barth authored
SVN-Revision: 35898
-
- Mar 06, 2013
-
-
Steven Barth authored
SVN-Revision: 35896
-
Steven Barth authored
Revert "iptables: update to 1.4.18" due to toolchain-issue: binaries cause segfaults when stripped on ar71xx SVN-Revision: 35894
-
- Mar 05, 2013
-
-
Steven Barth authored
SVN-Revision: 35892
-
- Feb 11, 2013
-
-
Jo-Philipp Wich authored
SVN-Revision: 35569
-
Jo-Philipp Wich authored
iptables: add --lenient switch to iptables-restore and ip6tables-restore that allows to skip erroneous lines SVN-Revision: 35568
-
- Jan 14, 2013
-
-
Jo-Philipp Wich authored
SVN-Revision: 35155
-
- Nov 04, 2012
-
-
Felix Fietkau authored
iptables: remove support for libipq, it has been obsolete for years and is unsupported in newer kernels SVN-Revision: 34069
-
- Oct 10, 2012
-
-
Felix Fietkau authored
SVN-Revision: 33688
-
- May 03, 2012
-
-
Gabor Juhos authored
[juhosg: export xt_layer7.h for all kernel versions] Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com> SVN-Revision: 31566
-
- Feb 22, 2012
-
-
Felix Fietkau authored
iptables: make it possible to dynamically configure built-in statically linked extensions, fold -mod-conntrack and -mod-nat into the default package. saves about 8k on an ar71xx default squashfs SVN-Revision: 30676
-
- Feb 21, 2012
-
-
Felix Fietkau authored
iptables: do not link binaries with -rdynamic, plugins do not need any symbols from the main executable. saves some space SVN-Revision: 30675
-
- Feb 08, 2012
-
-
Vasilis Tsiligiannis authored
SVN-Revision: 30373
-
- Feb 06, 2012
-
-
Florian Fainelli authored
SVN-Revision: 30339
-
- Jan 18, 2012
-
-
Jo-Philipp Wich authored
iptables: pass --disable-ipv6 if CONFIG_IPV6 is off, fixes undefined refs to in6addr_any when compiling with external CodeSourcery toolchain SVN-Revision: 29778
-