summaryrefslogtreecommitdiff
path: root/ctdb/include/ctdb_protocol.h
diff options
context:
space:
mode:
authorAmitay Isaacs <amitay@gmail.com>2017-04-06 19:03:51 +1000
committerMartin Schwenke <martins@samba.org>2017-10-10 11:45:18 +0200
commit9c51535775c9564d0f908ede6cefc2998fe7b2c4 (patch)
tree3e8871f6c094dccea3ec18559561a29011cf6ffd /ctdb/include/ctdb_protocol.h
parenta41571a7dac87481ef022b50903b6061f1a4f788 (diff)
downloadsamba-9c51535775c9564d0f908ede6cefc2998fe7b2c4.tar.gz
ctdb-daemon: Add implementation of tunnel controls
Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Martin Schwenke <martin@meltin.net>
Diffstat (limited to 'ctdb/include/ctdb_protocol.h')
-rw-r--r--ctdb/include/ctdb_protocol.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/ctdb/include/ctdb_protocol.h b/ctdb/include/ctdb_protocol.h
index 52ecc456947..7b6014fdff9 100644
--- a/ctdb/include/ctdb_protocol.h
+++ b/ctdb/include/ctdb_protocol.h
@@ -134,6 +134,14 @@ struct ctdb_req_keepalive_old {
uint32_t uptime;
};
+struct ctdb_req_tunnel_old {
+ struct ctdb_req_header hdr;
+ uint64_t tunnel_id;
+ uint32_t flags;
+ uint32_t datalen;
+ uint8_t data[1];
+};
+
/*
Structure used for a nodemap.
The nodemap is the structure containing a list of all nodes