]> git.proxmox.com Git - mirror_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)
committerMark Stapp <mjs@voltanet.io>
Tue, 28 Jan 2020 16:00:42 +0000 (11:00 -0500)
commit7c99d51bebb62bd06b6ca3b01291cf35f55c4e88
treefc369721bed07c38d7ea201237c7085ec9b4d8d6
parent3812117bfcc154ee2dc50dc4cc2512545c872013
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