]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Fix 'show ip bgp summary' variable output being wrong
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 16 Dec 2016 02:28:51 +0000 (21:28 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 16 Dec 2016 20:49:40 +0000 (15:49 -0500)
commit4f4354b872a32c4f0e86d131d9d31e077f535758
tree260ff44bfe7601aaeadd856331692aabac56cd1c
parent5c3cc3ae96885f2671a0c520ee93d724bd51da50
bgpd: Fix 'show ip bgp summary' variable output being wrong

The first time through calling 'show ip bgp summary'
we were always calculating the variable hostname field
size incorrectly.

Ticket: CM-13900
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_vty.c