]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: add missing endline 3325/head
authorAnton Degtyarev <adeg47@gmail.com>
Wed, 14 Nov 2018 00:57:46 +0000 (03:57 +0300)
committerAnton Degtyarev <adeg47@gmail.com>
Wed, 14 Nov 2018 00:57:46 +0000 (03:57 +0300)
commit3702f84d9f86e9c091037c984e349823884a7d93
treed7b3777718e3c10631f1ee38115f18065a3490d9
parentecec94950f3a959fad5d8e418a21d0bbfc9b4ce8
bgpd: add missing endline

Missing endline was resulting in garbled output in vtysh in some cases, for example, when there were no peers configured and the user has issued "bgp disable-ebgp-connected-route-check" command.

Signed-off-by: Anton Degtyarev <anton@cumulusnetworks.com>
bgpd/bgp_vty.c