]> git.puffer.fish Git - matthieu/frr.git/commit
pathd: rework config printing code
authorIgor Ryzhov <iryzhov@nfware.com>
Thu, 5 Aug 2021 20:54:22 +0000 (23:54 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Mon, 23 Aug 2021 19:08:20 +0000 (22:08 +0300)
commitac9103aadc4a3da65b30952d69fdc535ae87604f
treefb3b5186ad1dc9dceda83989c618f8899d6a1a90
parentfc43980f25eab0f5e05e274f7144cda811333284
pathd: rework config printing code

Instead of setting a config_write callback for each node, set a single
callback and print all config from there. It is necessary for the
following work on explicit "exit" command in every node.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
pathd/path_cli.c
pathd/path_pcep_cli.c
pathd/pathd.h