Felix Fietkau 9a2cf10c33 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
2014-11-03 22:01:45 +00:00
..
2014-10-22 11:30:07 +00:00
2014-10-24 09:24:45 +00:00
2013-10-25 10:29:49 +00:00
2014-05-02 22:56:33 +00:00
2014-07-01 10:26:03 +00:00
2014-04-04 10:16:50 +00:00
2014-08-27 08:49:55 +00:00
2013-10-29 02:52:17 +00:00