]> git.puffer.fish Git - matthieu/frr.git/commit
sharpd: don't send invalid nexthop-groups to zebra
authorMark Stapp <mjs@voltanet.io>
Wed, 20 Jan 2021 21:00:45 +0000 (16:00 -0500)
committerMark Stapp <mjs@voltanet.io>
Thu, 21 Jan 2021 15:13:57 +0000 (10:13 -0500)
commit5a9c0931aa9571b875db8658ced6f1dc6f10a2b1
tree4298a69e75cadb1c5b3d64f0473fbd682a217e80
parentf5b7e50f9a5d33a04ecf040dddbd6b05ae9dfda5
sharpd: don't send invalid nexthop-groups to zebra

Ensure that there are valid (resolved) nexthops, and no
invalid backup nexthops, in nhgs sent to zebra for
installation.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
sharpd/sharp_zebra.c