summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2019-12-04 14:06:02 +0100
committerPhil Sutter <phil@nwl.cc>2019-12-04 16:18:42 +0100
commit37ff0d667d346dd455e08f52a785685185f01b15 (patch)
tree9c503ea6d8fae932c34ad1b09291388e6191ab63 /extensions
parent6992e2fe24b92421aaa18b1b24663e309da2eaba (diff)
extensions: CLUSTERIP: Mark as deprecated in man page
Kernel even warns if being used, reflect its state in man page, too. Signed-off-by: Phil Sutter <phil@nwl.cc> Acked-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'extensions')
-rw-r--r--extensions/libipt_CLUSTERIP.man3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/libipt_CLUSTERIP.man b/extensions/libipt_CLUSTERIP.man
index 8ec6d6b6..768bb23e 100644
--- a/extensions/libipt_CLUSTERIP.man
+++ b/extensions/libipt_CLUSTERIP.man
@@ -2,6 +2,9 @@ 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.
+.PP
+Please note that CLUSTERIP target is considered deprecated in favour of cluster
+match which is more flexible and not limited to IPv4.
.TP
\fB\-\-new\fP
Create a new ClusterIP. You always have to set this on the first rule