]> git.proxmox.com Git - mirror_frr.git/commit - lib/vty.c
vtysh-integrated-fix.patch
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 23:55:57 +0000 (16:55 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 23:55:57 +0000 (16:55 -0700)
commite442116524b9471cfe796f15526426924c6d7fea
treed648b2c7121c4cd92ce1bf5a8296c0ef5c9c9791
parentd998c0f7138e7b4ecdd49dbbc8257bc13cebde35
vtysh-integrated-fix.patch

Lost config when switching back and forth between 'service integrated-vtysh-config'.
Also it was possible to have config files not be read in if they were not generated.

Ticket: CM-6011, CM-6033
Reviewed By: Daniel Walton <dwalton@cumulusnetworks.com>
Testing Done: See bugs
lib/command.c
lib/vty.c
vtysh/vtysh_config.c
vtysh/vtysh_user.c