]> git.proxmox.com Git - mirror_frr.git/commit - vtysh/vtysh_config.c
vtysh: fix exit-vrf printing
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 23 Oct 2018 21:20:01 +0000 (21:20 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 23 Oct 2018 22:47:42 +0000 (22:47 +0000)
commite8be380a539ad29661637042ca619b935d4c8bbb
tree99eb8c9ba1fa73e295c8d0eae47895ef5674ec70
parent0abf76d5192121b63405b1b535a70441e5cf857e
vtysh: fix exit-vrf printing

Resolves issue with exit-vrf being placed at the end of zebra's portion
of a vrf block, but before other daemons' portions of the same config
block.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
pimd/pim_instance.c
staticd/static_vrf.c
vtysh/vtysh_config.c