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 | 9a2cf10c33e30b89083ac48e2777cc06f899aee7 (patch) | |
tree | 349d2acd8cd91b93b728b59b0c1216e8782651f9 /tools/bison/Makefile | |
parent | 2c72ffc154c70b371a93f179587d899bbba921ca (diff) | |
download | upstream-9a2cf10c33e30b89083ac48e2777cc06f899aee7.tar.gz upstream-9a2cf10c33e30b89083ac48e2777cc06f899aee7.tar.bz2 upstream-9a2cf10c33e30b89083ac48e2777cc06f899aee7.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>
SVN-Revision: 43174
Diffstat (limited to 'tools/bison/Makefile')
0 files changed, 0 insertions, 0 deletions