]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: enunciate the error message if user tries to configure 'router bgp'
authorMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>
Wed, 7 Feb 2018 23:30:55 +0000 (15:30 -0800)
committermitesh <mitesh@cumulusnetworks.com>
Fri, 9 Feb 2018 07:02:28 +0000 (23:02 -0800)
commit2ca3a78b6835e4009913cbb8eb67f070bf1595b4
treee0283c8a84546ecd3c7a98469437c18112aed589
parent25f2ca5307e4c7ad5a65cbf4639ee4d13a906cb4
bgpd: enunciate the error message if user tries to configure 'router bgp'

We need a better error message. "Multiple BGP processes are configured"
doesnt makes sense anymore as with l3vni,
we could have multiple auto configured bgp instances.

Signed-off-by: Mitesh Kanjariya <mitesh@cumulusnetworks.com>
bgpd/bgp_vty.c