]> git.puffer.fish Git - matthieu/frr.git/commit
lib, vtysh: Modify start/end configuration commands to be more hidden
authorDonald Sharp <sharpd@nvidia.com>
Tue, 15 Dec 2020 19:21:56 +0000 (14:21 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 15 Dec 2020 20:33:17 +0000 (15:33 -0500)
commit8de2b3d9903a79107885b5304d55941dfa56b2c1
treea0ead0d65c5e8e286f5e93c51c00c1ae834fb636
parentb93a15d912f6f7b4dfee8fe0f2c4f9247cd7f933
lib, vtysh: Modify start/end configuration commands to be more hidden

There exists a world where some people have put `end` in their
configuration.  Then vtysh will command search for it and find
it and then bad things happen.

Ticket: CM-32665
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
lib/lib_vty.c
vtysh/vtysh_config.c