]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: fix 'show bgp detail json' output 10723/head
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 23 Nov 2021 16:28:28 +0000 (13:28 -0300)
committerRafael F. Zalamena <rzalamena@opensourcerouting.org>
Thu, 3 Mar 2022 21:26:03 +0000 (18:26 -0300)
commit5be6fa9bf08ff31b79e779d2a139eb0d703e5e8b
tree55eca20e370d364f93e5f540492208c6914ea7ed
parent4190587a3f390825fa6dcaad0d4e84fdf417f135
bgpd: fix 'show bgp detail json' output

Include the BGP_SHOW_OPT_DETAIL flag in the 'detail' version of the
command.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
bgpd/bgp_route.c