bird/proto
Ondrej Zajicek (work) c26c6bc2d7 Show info from multiple protocols when protocol is not specified
Most commands like 'show ospf neighbors' fail when protocol is not
specified and there are multiple instances of given protocol type.
This is annoying in BIRD 2, as many protocols have IPv4 and IPv6
instances. The patch changes that by showing output from all protocol
instances of appropriate type.

Note that the patch also removes terminating cli_msg() call from these
commands and moves it to the common iterating code.
2020-06-28 15:38:47 +02:00
..
babel Show info from multiple protocols when protocol is not specified 2020-06-28 15:38:47 +02:00
bfd Show info from multiple protocols when protocol is not specified 2020-06-28 15:38:47 +02:00
bgp Merge remote-tracking branch 'origin/mq-static-analysis' 2020-05-01 15:34:17 +02:00
mrt Configuration strings are constant. 2020-04-09 15:37:14 +02:00
ospf Show info from multiple protocols when protocol is not specified 2020-06-28 15:38:47 +02:00
perf Perf: changed route update pattern to be more like common protocols 2020-03-12 09:26:05 +01:00
pipe Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
radv Nest: Added const to ea_show just to declare that this shouldn't really change anything 2020-05-01 15:19:12 +02:00
rip Show info from multiple protocols when protocol is not specified 2020-06-28 15:38:47 +02:00
rpki RPKI: Fix unnecessary reconnection on reconfiguration 2020-06-03 15:05:35 +02:00
static Show info from multiple protocols when protocol is not specified 2020-06-28 15:38:47 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00