]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: 'summary' to show NoNeg if peer did not negotiate afi/safi 1619/head
authorDaniel Walton <dwalton@cumulusnetworks.com>
Thu, 31 Aug 2017 16:58:38 +0000 (16:58 +0000)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 10 Jan 2018 17:15:44 +0000 (12:15 -0500)
commit95077abf60fb8fb5c656aa477e5d36a644f9bae5
tree802ec1fb5944546198f0f37384d267ed44b4618d
parentd215f9a9fa14aa044a2524a22018474b6ef33239
bgpd: 'summary' to show NoNeg if peer did not negotiate afi/safi

If we have configured neighbor 1.1.1.1 for an afi/safi but they have not
activated that afi/safi with us then display "NoNeg" in the state column
of the summary output.  This is to make troubleshooting afi/safi
easier.

Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
bgpd/bgp_vty.c