]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: clearer safi handling for BGP-LU route updates 9942/head
authorMark Stapp <mstapp@nvidia.com>
Tue, 2 Nov 2021 19:45:58 +0000 (15:45 -0400)
committerMark Stapp <mstapp@nvidia.com>
Wed, 1 Dec 2021 12:56:38 +0000 (07:56 -0500)
commit907707db480a47b6ba447af0551303c4c6be1098
treea41df2ec0ca5f0cfa4edceabd00b6e97e6403180
parente2144103f81c5bd46f734bc94e1dbc0aebb66f6e
bgpd: clearer safi handling for BGP-LU route updates

Don't hide the LABELED_UNICAST safi when processing route
updates; map it where necessary (to use the UNICAST table
for instance).

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