mirror_frr/vtysh
David Lamparter 086aec2ad4 vtysh: make RPKI node non-conditional
Whether or not RPKI is enabled during build shouldn't really influence
vtysh; the user can always manually install bgpd_rpki.so later and it
should work.  This also means that the behaviour of "RPKI module not
loaded" is consistent regardless of whether it was a compile-time or
runtime decision.

Signed-off-by: David Lamparter <equinox@diac24.net>
2018-09-08 21:30:42 +02:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
extract.pl.in build: non-recursive vtysh 2018-09-08 21:26:54 +02:00
Makefile build: non-recursive vtysh 2018-09-08 21:26:54 +02:00
subdir.am build: move vtysh & manpage listings to subdir.am 2018-09-08 21:30:19 +02:00
vtysh_config.c vtysh: support fabricd 2018-09-05 11:38:12 +02:00
vtysh_main.c vtysh: Add code to isolate append_history 2018-09-08 12:00:17 -04:00
vtysh_user.c *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
vtysh_user.h *: reindent 2017-07-17 14:04:07 +02:00
vtysh.c vtysh: make RPKI node non-conditional 2018-09-08 21:30:42 +02:00
vtysh.conf.sample * vtysh.conf.sample: Fix typo "integrated-vtysh-conf" -> 2005-01-23 19:24:46 +00:00
vtysh.h vtysh: support fabricd 2018-09-05 11:38:12 +02:00