]> git.proxmox.com Git - mirror_frr.git/commit
vtysh: Make show work-queue execute by name
authorStephen Worley <sworley@cumulusnetworks.com>
Thu, 13 Jun 2019 21:31:38 +0000 (17:31 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Wed, 19 Jun 2019 21:20:24 +0000 (17:20 -0400)
commitf9ed934c7f1052ca5700c09e2aece71df3f1d2f1
tree118b0fe6213031330d7194f001f2660c63312dcf
parent2d96ff08dd5151fc091db7c6fa9196ac8ae769f8
vtysh: Make show work-queue execute by name

Update show work-queue to use the execute_name() code
path when dispatching to a specific daemon.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
vtysh/vtysh.c