]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_nhg.c
zebra: Pass is_kernel_nh to zebra_nhg_find()
authorStephen Worley <sworley@cumulusnetworks.com>
Fri, 29 Mar 2019 14:46:50 +0000 (10:46 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:38 +0000 (11:13 -0400)
commit9ed6c34a871379f085fc610f3f2d895c80d5064e
treea514e010a84f8cce42ccbc3f5eb00546ce337463
parent5bd81e4c915b1620e4d190f4b688cf10c53429c5
zebra: Pass is_kernel_nh to zebra_nhg_find()

Pass a boolean to zebra_nhg_find(), indicating whether the
nhg is being lookedup from the kernel side or not.

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