]> 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)
committermergify-bot <noreply@mergify.io>
Tue, 10 Aug 2021 08:40:38 +0000 (08:40 +0000)
commit0625c030870e520cc81a5562088e6d722cbcadbc
treeb11517fff2c292b00c6183e81de168271cbf602b
parent74c64126bced53fb09ebdd8df34cf474e9e4ba2f
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>
(cherry picked from commit 38c764dde42b605e12a35d3bcb5b93cf72272d30)
zebra/rib.h
zebra/zapi_msg.c
zebra/zebra_rib.c