]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Add ability to display information about bestpath in json
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 10 Oct 2017 20:30:36 +0000 (16:30 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 11 Oct 2017 12:16:51 +0000 (08:16 -0400)
commit57a9c8a831e72be92ba751c2fe2f3f9ab9fba5a8
tree1c865dd73953cff93d1308383ab994fee134951c
parentce5643b120cf6853d0ded7652cb4036b0070cb42
bgpd: Add ability to display information about bestpath in json

When retrieving information about neighbors or summary in json
add some information about what bestPath particulars we have for
this bgp session.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_vty.c