s3:cluster: register the client connection via CTDB_CONTROL_TCP_ADD
commit6d5b415c5a0d7e0b7aae2f20ee7989ca58ec2f81
authorStefan Metzmacher <metze@samba.org>
Thu, 18 Dec 2008 14:02:42 +0000 (18 15:02 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 30 Dec 2008 17:02:39 +0000 (30 18:02 +0100)
tree5b0d89abc1388b0650a65eb0a9af3fc80e7fc475
parentadc22887e50b6bb48f7235361460f61999965f84
s3:cluster: register the client connection via CTDB_CONTROL_TCP_ADD

This means we correctly pass IPv6 addresses too.
(CTDB_CONTROL_TCP_CLIENT was IPv4 only)

metze
(cherry picked from commit 465176b7e2fc1370dded850a80a8fe8519e79db8)
source/include/ctdbd_conn.h
source/include/proto.h
source/lib/ctdbd_conn.c
source/smbd/server.c