]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Fix 'show ip bgp' to not change it's output
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 2 Dec 2016 18:57:04 +0000 (13:57 -0500)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 5 Dec 2016 14:48:46 +0000 (15:48 +0100)
commit612630321db78dc08b438b7df99958b939c92f0b
tree18fdf3caf9211a146aa256a8d2d8eef7ec7066c9
parent9166c8ebd1e8f38f421b95f1be432daa7be158c6
bgpd: Fix 'show ip bgp' to not change it's output

For unicast routes do not change the output of the 'show ip bgp' command.

This will allow people with existing scripts to continue to work.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
bgpd/bgp_route.c