]> git.proxmox.com Git - mirror_frr.git/commit - ospf6d/subdir.am
vtysh: dynamically generate the list of daemons for commands
authorIgor Ryzhov <iryzhov@nfware.com>
Thu, 1 Oct 2020 22:16:23 +0000 (01:16 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Fri, 2 Oct 2020 12:06:27 +0000 (15:06 +0300)
commitd7b86ae4fef56b52561e9d27982f6067a02e4aa0
treec47efa1d9f68061d8381897a2074eb9269ccf59e
parent3a1d1d6076897b2bb7afae96b4191c14888447f8
vtysh: dynamically generate the list of daemons for commands

Some daemons were actually missing from the static definitions: nhrpd,
babeld, eigrpd and bfdd.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
22 files changed:
Makefile.am
babeld/subdir.am
bfdd/subdir.am
bgpd/subdir.am
eigrpd/subdir.am
isisd/subdir.am
ldpd/subdir.am
lib/command.h
nhrpd/subdir.am
ospf6d/subdir.am
ospfd/subdir.am
pbrd/subdir.am
pimd/subdir.am
ripd/subdir.am
ripngd/subdir.am
sharpd/subdir.am
staticd/subdir.am
vrrpd/subdir.am
vtysh/daemons.pl [new file with mode: 0755]
vtysh/subdir.am
vtysh/vtysh.c
zebra/subdir.am