]> git.puffer.fish Git - mirror/frr.git/commit
zebra: special handling for proto-NHG-based routes
authorStephen Worley <sworley@cumulusnetworks.com>
Sun, 10 May 2020 21:34:27 +0000 (17:34 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Mon, 28 Sep 2020 16:40:59 +0000 (12:40 -0400)
commit2c41ef8c1798540c5639f6a2508e72c861d3bede
tree7cbadb5d4d01a884f6e8a4636b423bd409ab84af
parent50db3f2f1df221d1e3cdf450f672c4d558be66b6
zebra: special handling for proto-NHG-based routes

For now let's assume proto-NHG-based routes are good to go
(we assume they are onlink/interface based anyway) and bypass
route resolution altogether.

Once we determine how to handle recursive nexthop-resolution for
proto-NHGs we will revisit this.

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