1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-03 01:18:10 +03:00
samba-mirror/ctdb/protocol
Stefan Metzmacher b1d0d5d514 ctdb: send a CTDB_SRVID_IPREALLOCATED message after CTDB_EVENT_IPREALLOCATED
Event scripts run the "ipreallocated" hook in order to notice that some ip addresses
in the cluster potentially changed.

CTDB_SRVID_IPREALLOCATED gives C code a chance to get notified as well once the event
scripts are finished.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
2024-01-04 11:39:36 +00:00
..
protocol_api.h ctdb-protocol: Drop protocol client functions for recmaster controls 2022-01-17 10:21:33 +00:00
protocol_basic.c ctdb-protocol: CID 1499395: Uninitialized variables (UNINIT) 2022-02-23 02:02:06 +00:00
protocol_basic.h ctdb-protocol: Separate protocol-basic subsystem 2018-07-05 06:52:42 +02:00
protocol_call.c ctdb-protocol: Fix marshalling for ctdb_reply_dmaster 2017-08-30 14:59:25 +02:00
protocol_client.c ctdb-protocol: Drop protocol client functions for recmaster controls 2022-01-17 10:21:33 +00:00
protocol_control.c ctdb: add/implement CTDB_CONTROL_TCP_CLIENT_PASSED 2023-12-15 11:06:34 +00:00
protocol_debug.c ctdb: send a CTDB_SRVID_IPREALLOCATED message after CTDB_EVENT_IPREALLOCATED 2024-01-04 11:39:36 +00:00
protocol_header.c ctdb-protocol: Fix marshalling for ctdb_req_header 2017-08-30 14:59:25 +02:00
protocol_keepalive.c ctdb-protocol: Add marshalling for ctdb_req_keepalive 2017-08-30 14:59:26 +02:00
protocol_message.c ctdb: send a CTDB_SRVID_IPREALLOCATED message after CTDB_EVENT_IPREALLOCATED 2024-01-04 11:39:36 +00:00
protocol_packet.c ctdb-protocol: Check arguments in ctdb_allocate_pkt 2016-05-03 04:43:20 +02:00
protocol_private.h ctdb-protocol: Add marshalling for struct ctdb_echo_data 2020-04-28 09:08:39 +00:00
protocol_sock.c ctdb-protocol: Add a generic packet header 2017-09-01 08:52:07 +02:00
protocol_tunnel.c ctdb-protocol: Add protocol marshalling for CTDB_REQ_TUNNEL 2017-10-10 11:45:19 +02:00
protocol_types.c ctdb-protocol: Add marshalling for struct ctdb_echo_data 2020-04-28 09:08:39 +00:00
protocol_util.c ctdb: add ctdb_connection_same() helper 2023-12-15 11:06:34 +00:00
protocol_util.h ctdb: add ctdb_connection_same() helper 2023-12-15 11:06:34 +00:00
protocol.h ctdb: send a CTDB_SRVID_IPREALLOCATED message after CTDB_EVENT_IPREALLOCATED 2024-01-04 11:39:36 +00:00