]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Add kernel condition check to see if it supports nexthops
authorStephen Worley <sworley@cumulusnetworks.com>
Wed, 6 Mar 2019 19:08:13 +0000 (14:08 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:37 +0000 (11:13 -0400)
commitcc4e065073e430321aeb5c88e925ad9780cf671b
treec306398606112feea81af2e3b510cda0df43a64e
parent4f096395c15508bb8a8dfc268a2c6103d63988fb
zebra: Add kernel condition check to see if it supports nexthops

Added a check on startup for determining if the kernel supports
nexthop objects. It sets an appropriate bool on the zebra namespace
struct.

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