]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: add config to disable use of kernel nexthops
authorMark Stapp <mjs@voltanet.io>
Tue, 28 Jan 2020 16:00:42 +0000 (11:00 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 11 Mar 2020 16:21:03 +0000 (12:21 -0400)
commit33a9ff0045adfa605832187e570dbe1374ceb22e
treed46d873629c5851bede1a1647ddd170391b4c7e1
parent968d1b2c83fa0abd3aef29cb5d5da569ae164659
zebra: add config to disable use of kernel nexthops

Add a config that disables use of kernel-level nexthop ids.
Currently, zebra always uses nexthop ids if the kernel supports
them.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/rt_netlink.c
zebra/zebra_nhg.c
zebra/zebra_nhg.h
zebra/zebra_vty.c