]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_dplane.c
zebra: Move the supports_nh bool to a better place
authorStephen Worley <sworley@cumulusnetworks.com>
Thu, 1 Aug 2019 18:53:06 +0000 (14:53 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:41 +0000 (11:13 -0400)
commit815059466cdfb022ff5beec55f7ffee649db7600
treea86f3963dd589eaa3d0de24f54c15952a803837a
parent9a1588c4ce9ef163c9f4eeeed1a92e11133ed6c8
zebra: Move the supports_nh bool to a better place

Move the supports_nh bool indicating whether the kernel we are
using supports nexthop objects into the netlink kernel interface
itself. Since only linux and netlink support nexthop object APIs
for now this is fine.

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