]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: BGP-LU use implicit-null in some cases
authorMark Stapp <mstapp@nvidia.com>
Tue, 5 Oct 2021 15:49:20 +0000 (11:49 -0400)
committerMark Stapp <mstapp@nvidia.com>
Fri, 8 Oct 2021 13:11:51 +0000 (09:11 -0400)
commitbb2ca6927f98b53e9d860697ed82477eddbebe5c
tree78287df4b0fc813637a98ce407b9932ff0781608
parent01236d7aa7dab0891fa25012f87bc1fe3bbcfe9b
bgpd: BGP-LU use implicit-null in some cases

In some cases where bgp is at the mpls edge, where it has a BGP-LU
peer downstream but an IP peer upstream, it can advertise the
IMPLICIT_NULL label instead of a per-prefix label.

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