ctdb-daemon: Do not support connection tracking if there are no public IPs
authorAmitay Isaacs <amitay@gmail.com>
Tue, 11 Feb 2014 07:07:08 +0000 (18:07 +1100)
committerMartin Schwenke <martins@samba.org>
Tue, 4 Mar 2014 02:01:38 +0000 (03:01 +0100)
commitfb2631f5dfd3ec58fd277dbe155afab58f882202
tree720fd8a31fd684fd1e5cd2e3f1f61070d65d55a5
parentaf3a168ed3b0dcac4086d2d90bfdef65590b68dc
ctdb-daemon: Do not support connection tracking if there are no public IPs

CTDB tracks connections to be able to send tickle ACKs and gratuitous
ARPs.  When there are no public IPs, there is no need for tickle ACKs
and gratuitous ARPs.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
Autobuild-User(master): Martin Schwenke <martins@samba.org>
Autobuild-Date(master): Tue Mar  4 03:01:38 CET 2014 on sn-devel-104
ctdb/server/ctdb_takeover.c