diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2016-10-21 09:14:41 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2016-10-21 10:39:14 -0400 |
| commit | 9d2ea6080219372f620ee467c27e347914ef932b (patch) | |
| tree | ae07ed90f1952b2fa9d0bbb9b3054e09ca889129 /lib/json.c | |
| parent | 873d76e7f9b4a803c92dc44bc92ef5565e74ca8e (diff) | |
vtysh: Fix 'show run' output of bgp
The code in vtysh was incorrectly handling
sub-modes for a bgp config when doing a 'show run'
This commit:
commit 65efcfce427e2abb548874ebb1a11a3b2ee7bc17
Author: Lou Berger <lberger@labn.net>
Date: Sat May 7 14:18:56 2016 -0400
bgpd: add L3/L2VPN Virtual Network Control feature
Added vnc support to the bgp daemon. In addition
it modified vtysh_config.c to help vtysh understand
bgp sub-modes. This caused the output of the show
run bgp command to be displayed incorrectly:
router bgp 65001
!
address-family ipv4 unicast
maximum-paths 4
exit-address-family
!
!
address-family ipv6 unicast
maximum-paths 3
exit-address-family
!
Backing out this change allows vtysh to have the
correct display of bgp now.
Ticket: CM-13136
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
Reviewed-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/json.c')
0 files changed, 0 insertions, 0 deletions
