]> git.puffer.fish Git - matthieu/frr.git/commit
vtysh: properly exit BFD_PEER_NODE when marking file
authorPaul Manley <paul.manley@wholefoods.com>
Thu, 9 Jul 2020 16:25:34 +0000 (11:25 -0500)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 14 Jul 2020 16:44:40 +0000 (13:44 -0300)
commit2604086c3d9face0aca2497a982782c865bb2b59
tree9c09e215c9094a7622f98f2abd22da27e3cd1e36
parent692ce87393de9497a7821e9e0856ff70a7973ff6
vtysh: properly exit BFD_PEER_NODE when marking file

vtysh needs to be aware of how to properly exit a bfd peer when subsequent commands only succeed in a higher context.

https://github.com/FRRouting/frr/issues/6511#issuecomment-656166206

Signed-off-by: Paul Manley <paul.manley@wholefoods.com>
(cherry picked from commit b727c12aabf1afc2b6e33f8590c9786e349e4fcb)
vtysh/vtysh.c