]> git.proxmox.com Git - mirror_frr.git/commit - lib/vty.c
Quagga processes should not die if they read an unrecognized line in
authorDaniel Walton <dwalton@cumulusnetworks.com>
Tue, 28 Jul 2015 03:30:22 +0000 (20:30 -0700)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Tue, 28 Jul 2015 03:30:22 +0000 (20:30 -0700)
commit5689fe5fefdb6f9f4f5dcb73cc863f44db76aa78
treeaa155c345c9f4f2e763827f9f19982103724d5b2
parentd6db5772f41221c47761806121d8377db1418440
Quagga processes should not die if they read an unrecognized line in
their config file

Ticket: CM-6738
Reviewed By: Donald and Dinesh
Testing Done:

<DETAILED DESCRIPTION (REPLACE)>
lib/command.c
lib/vty.c
lib/vty.h
vtysh/vtysh.c
vtysh/vtysh.h
vtysh/vtysh_config.c