]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Fix show ip route for ibgp only routes
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 13 May 2016 18:13:00 +0000 (14:13 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 13 May 2016 19:29:37 +0000 (15:29 -0400)
commit3ff86133141f647fc220c3ef703267e487e65778
treea0e63265a35b9d14b222273e24cbc412d0fffc67
parent54b7214fb9bb6a0bf138ee4dcdf54e64e7753f4d
zebra: Fix show ip route for ibgp only routes

When 'show ip route summ' is entered
and there are only ibgp routes they
are not being displayed.  This commit
fixes this issue.

Ticket: CM-10931
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
zebra/zebra_vty.c