s3:cluster: register the client connection via CTDB_CONTROL_TCP_ADD
commit465176b7e2fc1370dded850a80a8fe8519e79db8
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 15:18:08 +0000 (30 16:18 +0100)
treeea30f048d79a7a0ce5d7b382a9312908e1825d05
parentfee2664dad37536b05ce8bdae3e74d45b257f632
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
source3/include/ctdbd_conn.h
source3/include/proto.h
source3/lib/ctdbd_conn.c
source3/smbd/server.c