]> git.proxmox.com Git - mirror_corosync.git/commit
cfgtool: Improve link status display
authorJan Friesse <jfriesse@redhat.com>
Mon, 10 Feb 2020 15:13:42 +0000 (16:13 +0100)
committerJan Friesse <jfriesse@redhat.com>
Wed, 12 Feb 2020 12:08:25 +0000 (13:08 +0100)
commit720a892751807ac5e2c874e691a433b093d1fb5d
treeb6980a770913ab35680ca6691f82a9fd0971d2fb
parent0143ee9a2fecd082f41f460149f3baf23dd67345
cfgtool: Improve link status display

Totemknet is enhanced to use 'n' character for localhost and not adding
status, because it is safe to expect that localhost link is always
connectd. corosync-cfgtool is enhanced to properly decode 'n', '?' and
'd' characters and display its meaning for extended status. Special
characters are also documented in man page.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Reviewed-by: Christine Caulfield <ccaulfie@redhat.com>
exec/totemknet.c
man/corosync-cfgtool.8
tools/corosync-cfgtool.c