mirror_corosync/tools
Christine Caulfield fc8580bdbf totem: Use nodeid ONLY in srp_addr
This shrinks the srp_addr (and consequently every packet sent by
corosync) so that instead of containing loads of IP addresses to
identify a node, it just sends the nodeid.

This then allows us to make ring0 optional and replaceable when running
knet.

It also means that we need some other way of identifying the local
node in corosync.conf, so the nodelist.node.name entry is now mandatory
and is mapped to the local host using the same algorithm as used in
cman.

This code needs LOTS of testing as it touches a huge amount of totemsrp
and totemconfig.

Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
2018-03-01 14:18:51 +01:00
..
.gitignore Remove corosync-fplay 2012-06-05 12:05:15 +02:00
corosync-blackbox.sh Remove corosync-fplay 2012-06-05 12:05:15 +02:00
corosync-cfgtool.c totem: Use nodeid ONLY in srp_addr 2018-03-01 14:18:51 +01:00
corosync-cmapctl.c cmapctl: mention the Clear stats option in usage message 2017-12-01 17:32:39 +01:00
corosync-cpgtool.c totemsrp: Revert totemsrp_get_ifaces() changes 2017-11-30 16:59:05 +01:00
corosync-keygen.c corosync-keygen: Display number of needed bits 2017-07-03 13:19:13 +02:00
corosync-notifyd.c corosync-notifyd: improve error handling 2018-01-26 16:00:13 +01:00
corosync-notifyd.sysconfig.example Improve corosync-notifyd example 2013-04-16 17:32:05 +02:00
corosync-quorumtool.c totem: Use nodeid ONLY in srp_addr 2018-03-01 14:18:51 +01:00
corosync-xmlproc.sh build: make path to bash configurable at build time 2012-08-28 15:14:49 +02:00
Makefile.am [build] fix build with non-standard knet location 2018-02-05 15:57:12 +01:00