]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
extensions: CLUSTERIP: Mark as deprecated in man page
authorPhil Sutter <phil@nwl.cc>
Wed, 4 Dec 2019 13:06:02 +0000 (14:06 +0100)
committerPhil Sutter <phil@nwl.cc>
Wed, 4 Dec 2019 15:18:42 +0000 (16:18 +0100)
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>
extensions/libipt_CLUSTERIP.man

index 8ec6d6b6e163da6f3e7f71e0730247c20807f600..768bb23e5a7ac4d083b231b074e5d90cf367c7a8 100644 (file)
@@ -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