]> git.puffer.fish Git - matthieu/frr.git/commit
vtysh: clean vtysh_file_locked when exiting config node
authorIgor Ryzhov <iryzhov@nfware.com>
Thu, 16 Nov 2023 19:00:07 +0000 (20:00 +0100)
committerIgor Ryzhov <iryzhov@nfware.com>
Fri, 17 Nov 2023 02:16:36 +0000 (03:16 +0100)
commit40def43dfa889b43f343498dae0cd196420a4023
tree497fa5d4b13c7028cd7852e6f26e898aea78ccee
parentc599ed56fc4c3f8ba16f8dd81bcee5896cea5dc7
vtysh: clean vtysh_file_locked when exiting config node

The flag should be cleared to make sure it's not reused the next time
we enter the config node.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
vtysh/vtysh.c