]> git.ipfire.org Git - thirdparty/bird.git/commit
RPKI: Remove port (and SSH username) from 'Cache server' output line
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 7 Jan 2021 04:56:34 +0000 (05:56 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 7 Jan 2021 05:04:31 +0000 (06:04 +0100)
commit17663b6a7c505226cfe9ccc0671611075a3dff57
tree45bff7762a01dad8ddcca0826d71bc3083e6137a
parent2a8cc7259e236773f1b8423ef63305a5b8bfd652
RPKI: Remove port (and SSH username) from 'Cache server' output line

It was mixed-up if hostname is IPv6 address, and reporting separate
values (like port) on separate lines fits better into key-value style
of 'show protocols all' output. Also, the patch simplifies transport
identification formatting (although it is unused now).

Thanks to Alarig Le Lay for the suggestion.
proto/rpki/rpki.c
proto/rpki/ssh_transport.c
proto/rpki/tcp_transport.c