]> git.proxmox.com Git - mirror_frr.git/commit
lib: log commands read from config file
authorChristian Hopps <chopps@labn.net>
Wed, 3 May 2023 04:41:19 +0000 (00:41 -0400)
committerChristian Hopps <chopps@labn.net>
Thu, 4 May 2023 18:48:59 +0000 (14:48 -0400)
commit3701780a15f90e9e64a32fd24bb8d2887b3a4ef9
tree090451bdba5cca05e6cde063425a2933b24106af
parent27797fec2cb76c7a5526b34ca8494ec72a633f29
lib: log commands read from config file

When the user specifies `--command-log-always` in CLI arguments then also log
commands executed from loading the config file.

Signed-off-by: Christian Hopps <chopps@labn.net>
lib/command.c
lib/vty.c
lib/vty.h