bird/proto/babel
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.c Show info from multiple protocols when protocol is not specified 2020-06-28 15:38:47 +02:00
babel.h Configuration strings are constant. 2020-04-09 15:37:14 +02:00
config.Y 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
Makefile Minor cleanups 2016-12-13 20:18:11 +01:00
packets.c Babel: Fix handling of missing IPv4 next hops 2018-06-13 15:22:29 +02:00