]> git.puffer.fish Git - mirror/frr.git/commit
babeld: Send the route's metric down to zebra.
authorDonald Sharp <sharpd@nvidia.com>
Thu, 22 Aug 2024 14:22:58 +0000 (10:22 -0400)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Mon, 23 Sep 2024 11:41:30 +0000 (11:41 +0000)
commit679b4f07e86e518360f6cde558d05ace957a29af
treee06ddb65700db22e994c47f17e7449d09ad327ef
parenta4c96c6a589303f2f3bdde2e1a2aae33e4f2894c
babeld: Send the route's metric down to zebra.

Babel was thinking it was talking to the kernel for
route installation instead of zebra.  Pass down the
metric instead.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
(cherry picked from commit b4c88abe9f61ff8e1402804a47ea74b8580aded2)
babeld/route.c