]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_vty.c
bgpd: make name of default vrf/bgp instance consistent
authorDon Slice <dslice@cumulusnetworks.com>
Fri, 20 Jul 2018 15:02:15 +0000 (15:02 +0000)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 31 Oct 2018 10:20:37 +0000 (06:20 -0400)
commit5742e42b987b979da057e39a764b4d4225d15ad8
tree9f73828c23a6f752a5f0d50f3d8942bdd76d5553
parentcac967ca3b3b25d685d0b9eac628da1861766b4e
bgpd: make name of default vrf/bgp instance consistent

Problems were reported with the name of the default vrf and the
default bgp instance being different, creating confusion.  This
fix changes both to "default" for consistency.

Ticket: CM-21791
Signed-off-by: Don Slice <dslice@cumulusnetworks.com>
Reviewed-by: CCR-7658
Testing: manual testing and automated tests before pushing
bgpd/bgp_fsm.c
bgpd/bgp_mplsvpn.c
bgpd/bgp_nexthop.c
bgpd/bgp_route.c
bgpd/bgp_vty.c
bgpd/bgpd.h