]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Add flags to nexthops received from the kernel
authorStephen Worley <sworley@cumulusnetworks.com>
Mon, 4 Mar 2019 16:54:44 +0000 (11:54 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:36 +0000 (11:13 -0400)
commitd1285db253f65a7863d94714bd16925c0e8a52cf
tree319c95f81051f02c9fa880b7a44082bc2226272c
parentd9f5b2f50f53d625986dbd47cd12778c9f841f0c
zebra: Add flags to nexthops received from the kernel

Added the appropriate flags that need to be set when
we receive a nexthop from the kernel. They should be
marked as ACTIVE and that they are in the FIB.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
zebra/rt_netlink.c