mirror_frr/vtysh
Igor Ryzhov 53fc645d33 vtysh, pathd: fix pcep node-entering commands
pce-config, pce and pcc node-entering commands in vtysh include no-form,
which is incorrect. Currently, when user passes a no-form command like
`no pcc`, vtysh enters the node while pathd deletes the node and this
leads to a desynchronization.

Regular and no-form commands should be defined separately to fix this.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
2021-08-11 17:46:36 +03:00
..
.gitignore vtysh: ignore generated file vtysh_daemons.h 2020-10-06 17:32:09 -04:00
daemons.pl vtysh: dynamically generate the list of daemons for commands 2020-10-02 15:06:27 +03:00
extract.pl.in lib: adapt to version 2 of libyang 2021-05-13 16:24:48 -04:00
Makefile build: non-recursive vtysh 2018-09-08 21:26:54 +02:00
subdir.am *: remove *.conf.sample files 2021-04-09 13:14:30 -04:00
vtysh_config.c vtysh: add CLI timestamp '-t' flag 2021-06-30 15:46:10 +00:00
vtysh_main.c vtysh: add CLI timestamp '-t' flag 2021-06-30 15:46:10 +00:00
vtysh_user.c *: sprintf -> snprintf 2020-04-20 19:14:33 -04:00
vtysh_user.h *: reindent 2017-07-17 14:04:07 +02:00
vtysh.c vtysh, pathd: fix pcep node-entering commands 2021-08-11 17:46:36 +03:00
vtysh.h vtysh: add CLI timestamp '-t' flag 2021-06-30 15:46:10 +00:00