openwrtv3/package/network
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
..
config license info - revert r43155 2014-11-03 09:56:44 +00:00
ipv6 license info - revert r43155 2014-11-03 09:56:44 +00:00
services mdnsd: add query / fetch methods, fix some bugs 2014-11-03 19:35:53 +00:00
utils netfilter: Enable compiling iptables match cluster 2014-11-03 22:01:45 +00:00