35 #ifndef TOTEMCONFIG_H_DEFINED
36 #define TOTEMCONFIG_H_DEFINED
38 #include <netinet/in.h>
41 #include <qb/qbloop.h>
46 #define TOTEM_CONFIG_WARNING_MEMBERS_IGNORED (1<<1)
47 #define TOTEM_CONFIG_WARNING_MEMBERS_DEPRECATED (1<<2)
48 #define TOTEM_CONFIG_WARNING_TOTEM_NODEID_IGNORED (1<<3)
52 const char **error_string,
57 const char **error_string);
61 const char **error_string);
64 const char *ipaddr_key_prefix,
65 unsigned int *node_pos);
Totem Single Ring Protocol.
Totem Single Ring Protocol.
int totem_config_read(struct totem_config *totem_config, const char **error_string, uint64_t *warnings)
int totem_config_find_local_addr_in_nodelist(const char *ipaddr_key_prefix, unsigned int *node_pos)
int totem_config_keyread(struct totem_config *totem_config, const char **error_string)
int totem_config_validate(struct totem_config *totem_config, const char **error_string)