diff options
author | Mathieu Parent <math.parent@gmail.com> | 2011-11-25 20:58:49 +0100 |
---|---|---|
committer | Ronnie Sahlberg <ronniesahlberg@gmail.com> | 2011-12-06 11:58:14 +1100 |
commit | 1ed5288c38c7ebcf70fcbe6c43ca6b546ca67f7e (patch) | |
tree | 2081a93e1ed27017b56f5abe48516b8744603799 /ctdb/libctdb/control.c | |
parent | bb3d6698e91a3971dd7e7470666864c8213cbaf7 (diff) | |
download | samba-1ed5288c38c7ebcf70fcbe6c43ca6b546ca67f7e.tar.gz samba-1ed5288c38c7ebcf70fcbe6c43ca6b546ca67f7e.tar.xz samba-1ed5288c38c7ebcf70fcbe6c43ca6b546ca67f7e.zip |
GNU/Hurd support
CTDB has the following limitations on GNU Hurd:
- The pid of a peer is not get from the socket [1]. As a consequence, the peer
process is not killed when releasing IP [2].
- Gratuitous arp are not yet supported [3]
- network interfaces are always considered present [4]
[1]: ctdb_get_peer_pid() in common/system_gnu.c
[2]: release_kill_clients() in server/ctdb_takeover.c
[3]: ctdb_sys_send_arp() in common/system_gnu.c
[4]: ctdb_sys_check_iface_exists() in common/system_gnu.c
(This used to be ctdb commit 00212e5c7dd229e7f8975a165d5ab8875d4917cc)
Diffstat (limited to 'ctdb/libctdb/control.c')
0 files changed, 0 insertions, 0 deletions