mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-02-03 14:50:02 +00:00
17663b6a7c
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.