1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/ctdb/protocol
Martin Schwenke dd9b11acbc ctdb-protocol: Add missing push support for new controls
CTDB_CONTROL_TCP_CLIENT_DISCONNECTED and
CTDB_CONTROL_TCP_CLIENT_PASSED were added in commits
c6602b686b and
037e8e449d.  They were missing test
support for the packet push/pull.  While adding the testing (for
completeness, before adding another new control) I noticed that the
push functionality was absent.  This adds that, along with the test
support.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15580

Signed-off-by: Martin Schwenke <mschwenke@ddn.com>
Reviewed-by: Volker Lendecke <vl@samba.org>

Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Mon Feb 19 10:21:48 UTC 2024 on atb-devel-224
2024-02-19 10:21:48 +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-protocol: Add missing push support for new controls 2024-02-19 10:21:48 +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