]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Properly note add/update for rib_add_multipath_nhe
authorDonald Sharp <sharpd@nvidia.com>
Mon, 9 Aug 2021 12:01:06 +0000 (08:01 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 9 Aug 2021 12:06:33 +0000 (08:06 -0400)
commit38c764dde42b605e12a35d3bcb5b93cf72272d30
tree31e90d3cb8e321f37449e26d9ba3bbe83904682d
parentf94a7703c0725766f7dd91931718d3869ed28116
zebra: Properly note add/update for rib_add_multipath_nhe

When calling rib_add_multipath_nhe ensure that we have
well aligned return codes that mean something so that
interersted parties can properly handle the situation.

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