From: Phil Sutter Date: Wed, 4 Dec 2019 13:06:02 +0000 (+0100) Subject: extensions: CLUSTERIP: Mark as deprecated in man page X-Git-Tag: v1.8.5~90 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=37ff0d667d346dd455e08f52a785685185f01b15;p=thirdparty%2Fiptables.git 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 Acked-by: Florian Westphal --- 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