]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Apply label to all nexthops when needed
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 16 Mar 2018 14:46:28 +0000 (10:46 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 16 Mar 2018 14:46:28 +0000 (10:46 -0400)
commit8f77d0ee6c42ab240bd4ef8880dbf7a8b25e5553
tree530da3b1e53fc4a4ede2606ac4320c4b07d30e6e
parent46fe6fd55742c0fb6b2261afac8674a5f7d1979e
zebra: Apply label to all nexthops when needed

The application of a label to a route entry needs to
look at all non-recursive nexthops to be attached to
instead of just the first one.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/zebra_mpls.c