]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: make show bgp labeled-unicast work 9645/head
authorMark Stapp <mstapp@nvidia.com>
Tue, 21 Sep 2021 14:37:39 +0000 (10:37 -0400)
committerMark Stapp <mstapp@nvidia.com>
Tue, 21 Sep 2021 15:21:36 +0000 (11:21 -0400)
commitcd8c2a27c1c7b183c36f0de906d400529a18d652
treee31e4707a187284fdee511a508b51d8fdcc57510
parent88dde69cb6131c0e1a57cd069c802f71a6c4fa4d
bgpd: make show bgp labeled-unicast work

Yet-another path where the safi needs to be changed to locate
the unicast table where LU routes live.

Signed-off-by: Mark Stapp <mstapp@nvidia.com>
bgpd/bgp_route.c