]> git.puffer.fish Git - matthieu/frr.git/commit
vtysh: If RPKI is not compiled in don't let vtysh think it is.
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 14 Nov 2017 14:25:04 +0000 (09:25 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 14 Nov 2017 14:25:04 +0000 (09:25 -0500)
commit23489cb09c13ce34b0223420dab00c49a23ece9d
tree147762e5fb339c04156f7d2373d2021bcc45bdab
parent488af3c3a4470e336f27bbdd0020386aece7965e
vtysh: If RPKI is not compiled in don't let vtysh think it is.

The RPKI code can be turned on/off via configure switches.
If we have intentionally turned it off do not let vtysh
display that you can config it.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
vtysh/vtysh.c