mirror_frr/vtysh
Quentin Young f887c00ad4 vtysh: fork() on boot
When using -b flag to apply config to all running daemons, fork a copy
of vtysh for each daemon we need to configure instead of doing them one
at a time. This is about N times faster when you have N daemons.

Signed-off-by: Quentin Young <qlyoung@nvidia.com>

mergeme
2023-03-28 10:10:33 -04:00
..
.gitignore build, vtysh: extract vtysh commands from .xref 2022-10-26 17:12:34 +01:00
daemons.pl *: manual SPDX License ID conversions 2023-02-09 14:09:07 +01:00
Makefile build: non-recursive vtysh 2018-09-08 21:26:54 +02:00
subdir.am build: consistently mkdir -p output for redirect 2023-01-24 17:46:57 +01:00
vtysh_config.c Merge pull request #12780 from opensourcerouting/spdx-license-id 2023-02-17 09:43:05 -05:00
vtysh_main.c vtysh: fork() on boot 2023-03-28 10:10:33 -04:00
vtysh_user.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
vtysh_user.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
vtysh.c vtysh: fork() on boot 2023-03-28 10:10:33 -04:00
vtysh.h vtysh: fork() on boot 2023-03-28 10:10:33 -04:00