]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Carry onlink if set from resolving nexthop
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 7 Nov 2018 16:26:24 +0000 (11:26 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 7 Nov 2018 16:28:01 +0000 (11:28 -0500)
commiteffcfaeb3d7f1590bc395f3d7d12232f324e527b
tree68cad658c40e442d1b564f1c0cfe8263bba57ec6
parent8dfa7e4680c3d8f2606d7fdef77df0e9cb44c645
zebra: Carry onlink if set from resolving nexthop

When resolving a nexthop, carry the onlink flag if it
is set to the new nexthop.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/zebra_rib.c