diff mbox series

[iptables] extensions: CLUSTERIP: Mark as deprecated in man page

Message ID 20191204130921.2914-1-phil@nwl.cc
State Accepted
Headers show
Series [iptables] extensions: CLUSTERIP: Mark as deprecated in man page | expand

Commit Message

Phil Sutter Dec. 4, 2019, 1:09 p.m. UTC
Kernel even warns if being used, reflect its state in man page, too.

Signed-off-by: Phil Sutter <phil@nwl.cc>
---
 extensions/libipt_CLUSTERIP.man | 3 +++
 1 file changed, 3 insertions(+)

Comments

Florian Westphal Dec. 4, 2019, 1:46 p.m. UTC | #1
Phil Sutter <phil@nwl.cc> wrote:
> Kernel even warns if being used, reflect its state in man page, too.

Acked-by: Florian Westphal <fw@strlen.de>
diff mbox series

Patch

diff --git a/extensions/libipt_CLUSTERIP.man b/extensions/libipt_CLUSTERIP.man
index 8ec6d6b6e163d..768bb23e5a7ac 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