mirror_frr/vtysh
Renato Westphal 4ad771401e vtysh: add the "debug northbound" command
This command is defined in the lib/northbound_cli.c file, which
is not being parsed by vtysh since most commands from there need
special handling in the context of vtysh. The "debug northbound"
command, however, can be made available to vtysh without problems.
Introduce a new DEFUNSH to do that.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
2019-09-23 09:38:05 -03:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
extract.pl.in all: remove logical-router functionality 2019-08-02 17:10:11 +03:00
Makefile build: non-recursive vtysh 2018-09-08 21:26:54 +02:00
subdir.am build: fix a whole bunch of *FLAGS 2019-01-30 19:13:51 +01:00
vtysh_config.c vtysh: fix multiple "no ip/ipv6 prefix-list sequence-number" lines in running-config 2019-09-18 14:21:27 +03:00
vtysh_main.c vtysh: only show error codes once 2019-07-29 17:18:18 +00:00
vtysh_user.c vtysh: Try to be perscriptive about pam failures 2019-06-25 20:14:25 -04:00
vtysh_user.h *: reindent 2017-07-17 14:04:07 +02:00
vtysh.c vtysh: add the "debug northbound" command 2019-09-23 09:38:05 -03:00
vtysh.conf.sample * vtysh.conf.sample: Fix typo "integrated-vtysh-conf" -> 2005-01-23 19:24:46 +00:00
vtysh.h all: remove logical-router functionality 2019-08-02 17:10:11 +03:00