diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-11-03 22:01:45 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-11-03 22:01:45 +0000 |
commit | 224bfe9779e7702748a450cc700742ec065c0fa2 (patch) | |
tree | 78f139902a1d4008c5aefc5209b07f749d7d9e62 /package/libs | |
parent | 1b0343012a2aeb8fd6e06fadd79daba7a2db59d9 (diff) | |
download | upstream-224bfe9779e7702748a450cc700742ec065c0fa2.tar.gz upstream-224bfe9779e7702748a450cc700742ec065c0fa2.tar.bz2 upstream-224bfe9779e7702748a450cc700742ec065c0fa2.zip |
netfilter: Enable compiling iptables match cluster
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43174 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libs')
0 files changed, 0 insertions, 0 deletions