]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Make ucmp scale value owned by zrouter
authorDonald Sharp <sharpd@nvidia.com>
Thu, 28 Sep 2023 16:44:31 +0000 (12:44 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 12 Oct 2023 17:35:38 +0000 (13:35 -0400)
commit2d6a0128dd94534541972be8e750914e45029153
tree6a5a4a8fe30f181c39f2b4b6056e73c111d1f06c
parent35718a2aeaeacdf2fec3eca50f614337219244ff
zebra: Make ucmp scale value owned by zrouter

The weight scale value might be useful to have it
change it's behavior at a later time or controlled
by something depending on how FRR is compiled/ran.
Let's start that process

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
zebra/zapi_msg.c
zebra/zebra_router.c
zebra/zebra_router.h