]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: add "detail" for advertised/received-routes
authorTrey Aspelund <taspelund@nvidia.com>
Tue, 10 Jan 2023 18:06:43 +0000 (18:06 +0000)
committerTrey Aspelund <taspelund@nvidia.com>
Tue, 10 Jan 2023 20:05:08 +0000 (20:05 +0000)
commite960b4ca066262379829b6dc9f921cfc32d58e94
treecf69e2f2a1ba69d742c983ab1fa413de8453d2bd
parent8475c2d62be8a1273720772ec01ed2ed6f1ce11c
bgpd: add "detail" for advertised/received-routes

Introduce a "detail" keyword for per-neighbor/per-afi-safi
advertised-routes and received-routes show commands.
Includes json support.

Signed-off-by: Trey Aspelund <taspelund@nvidia.com>
bgpd/bgp_route.c