]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: display the IGP metric of the ultimate path in route details
authorLouis Scalbert <louis.scalbert@6wind.com>
Mon, 14 Feb 2022 14:17:53 +0000 (15:17 +0100)
committerLouis Scalbert <louis.scalbert@6wind.com>
Thu, 15 Dec 2022 16:10:56 +0000 (17:10 +0100)
commitf0cde006f03527c52ce50435462d6f8db9004fa4
tree6213347fa72cb95664111521110aeb3952c13448
parentac2f64d3ec2fe63d3d1ba13f5c297cd70aed4364
bgpd: display the IGP metric of the ultimate path in route details

Display IGP metric of the ultimate path in the command
"show bgp vrf X ipv(4|6)".

Fixes: da0c0ef70c ("bgpd: VRF-Lite fix best path selection")
Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
bgpd/bgp_route.c