]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Set the weight for non-recursive next-hop
authorDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 18 Jun 2024 09:07:23 +0000 (12:07 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 18 Jun 2024 09:15:33 +0000 (12:15 +0300)
commitdbf83cfd36a2c7d32f26a95d6daa70cb2d6d16e7
tree829492b414f8e50665f948c1c0386ecbeb5ba52e
parent83b4706f309a97a1cd6d43e4a028848e94029740
zebra: Set the weight for non-recursive next-hop

If using weighted ECMP, the weight for non-recursive next-hop should be
inherited from recursive next-hop.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
zebra/zebra_nhg.c