]> git.puffer.fish Git - matthieu/frr.git/commit
lib: add onlink flag to zapi_nh conversion helper
authorStephen Worley <sworley@cumulusnetworks.com>
Mon, 18 May 2020 18:22:06 +0000 (14:22 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Mon, 28 Sep 2020 16:40:59 +0000 (12:40 -0400)
commite90284d77f556c1e94be2d8978b5ebb184b1e93b
tree7daeb886eba92de4d8fe02d5c39163d2e2f1992c
parent2b5ecd4ca6b5fb63cd3e2b82c647350a5259a42a
lib: add onlink flag to zapi_nh conversion helper

Add setting the onlink flag to the zapi_nh conversion
helper function so that we can set the onlink flag with
it when passing down NHGs from upper level protos.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
lib/zclient.c