]> git.puffer.fish Git - matthieu/frr.git/commit
lib,vtysh: add per-daemon log file config
authorMark Stapp <mjs@labn.net>
Wed, 17 Jan 2024 21:15:07 +0000 (16:15 -0500)
committerMark Stapp <mjs@labn.net>
Wed, 17 Jan 2024 21:15:07 +0000 (16:15 -0500)
commit31015c3ad9c32196c68146f19275937721e72ef5
tree8d1635b649316f7415d8a90a71c3ff46943ad0cf
parent20d0d475cb41744f1ad4b65078fe5ecd176bb3bf
lib,vtysh: add per-daemon log file config

Add a config that specifies per-deamon log file names.
Move the handy generated list of daemon names from vtysh to lib;
edit the gitignore files to match.

Signed-off-by: Mark Stapp <mjs@labn.net>
lib/.gitignore
lib/log_vty.c
lib/subdir.am
vtysh/.gitignore
vtysh/subdir.am
vtysh/vtysh.c